G is for Gouldberg
Loading...
6,931
Uploader Comments (inwit)
Top Comments
-
Soud has it's colour! I like it!! :)
-
"Perfection . . . does not interest me. What is important is to vibrate." —George Enescu
Video Responses
This video is a response to Rostropovich plays the Prelude from Bach's Cello Suite No. 1
see all
All Comments (12)
-
@tauwilltriumph o.o
-
@ChundomanX Glenn Gould + Goldberg Variationen = GOULDberg
Get it?
-
How can I do it with one of my piece?
It is great!
-
gouldberg ?
-
but I just noticed nearly the whole keyboard is vibrating each note. maybe just GATE the display by suppressing any animation if the velocity/gain isn't above a certain threshold?
Loading...



Oh, brilliant. The colors make it more identifiable. ..the GGAB..I'm not a programmer though I had tried writing in C++. I still can't figure out how the voice can be inputed into a program. Do you have to input GGABA....? Thanks for sharing. This is the most exciting thing I find today.
droi74 2 years ago
There are many different audio file formats of varying complexity. One of the simplest ones to work with is the uncompressed .WAV file format. You can use iTunes or ffmpeg to convert audio file formats such as MP3, AAC, Apple Lossless, AIFF, etc. into .WAV files. The latter can then be parsed without too much difficulty. Google ".wav format" for details of the .WAV specification.
inwit 2 years ago
Thanks for the reply. I know wav file. What I don't know: 1. Do you convert a sould file into this visual form?
or 2. Do you convert the digital scores into this visual form?
droi74 2 years ago
1. sound file -> visual form.
inwit 2 years ago