The sound of space-filling curves
win.tue.nl
The sound of space-filling curves
1–10 of 23 posts
Re: The sound of space-filling curves
#2Re: The sound of space-filling curves
#3Re: The sound of space-filling curves
#4Re: The sound of space-filling curves
#5on the same topic, i been also curious of something and wonder if anyone have the answer to this.
lets say i have a track playing just one note (to be specific, a frequency measured in hertz, lets say 528) for one minute and we want this to be as pure sounding as possible.
what is the best approach to do this?
in addition, if the audio file is in WAV and we convert them to mp3, do we still lose a lot of quality even though we are just playing same note for 1 minute?
how cam we achieve playing the purest sound without music file taking up too much space?
Re: The sound of space-filling curves
#6interesting. on the same topic, i been also curious of something and wonder if anyone have the answer to this. lets say i have a track playing just one note (to be specific, a frequency measured in hertz, lets say 528) for one minute and we want this to be as pure sounding as possible. what is the best approach to do this? in addition, if the audio file is in WAV and we convert them to mp3, do we still lose a lot of…
Re: The sound of space-filling curves
#7Re: The sound of space-filling curves
#8interesting. on the same topic, i been also curious of something and wonder if anyone have the answer to this. lets say i have a track playing just one note (to be specific, a frequency measured in hertz, lets say 528) for one minute and we want this to be as pure sounding as possible. what is the best approach to do this? in addition, if the audio file is in WAV and we convert them to mp3, do we still lose a lot of…
Re: The sound of space-filling curves
#9interesting. on the same topic, i been also curious of something and wonder if anyone have the answer to this. lets say i have a track playing just one note (to be specific, a frequency measured in hertz, lets say 528) for one minute and we want this to be as pure sounding as possible. what is the best approach to do this? in addition, if the audio file is in WAV and we convert them to mp3, do we still lose a lot of…
In theory, an 1056 Hz 8-bit WAV file filled with alternating +127 and -127 samples will perfectly reproduce a 528 Hz tone. That's about 60kB in size, and a traditional LZW compression (I.e. Zip) will work quite well due to the repetition.
Re: The sound of space-filling curves
#10It makes me wonder: what if we take existing songs, try to find space-filling curves that explain them, and then look for different paths through those curves? In other words: would it be easy / possible to parameterize existing songs as curves, so that we can find which subset of the space of space-filling curves is actually interesting to human ears?