The synth cutting off and glitching are so irritating! Seems like a lot of work to put into something to leave really jarring artifacts all over. If you ever create or edit audio, all tracks and samples should start and end on the zero crossing. Otherwise the jump "back" to zero introduces lots of noise. Sticks out like a sore thumb on a spectograph
The sound of space-filling curves
11–20 of 23 posts
Re: The sound of space-filling curves
#12Earlier quoted context omitted.
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.
Wouldn’t that likely end up as a sawtooth pattern at the speaker and thus introduce a number of harmonics?
[1] https://en.wikipedia.org/wiki/Nyquist%E2%80%93Shannon_sampli...
Re: The sound of space-filling curves
#13Re: The sound of space-filling curves
#14Am I crazy or does this music sound Baroque/like Bach's music?
I wonder if space-filling curves tap into the same complexity as a classically-structured fugue in some kind of deep way.
Re: The sound of space-filling curves
#15Re: The sound of space-filling curves
#16Am I crazy or does this music sound Baroque/like Bach's music?
Re: The sound of space-filling curves
#17Re: The sound of space-filling curves
#18Looking forward for the inverse thing - convert Bach music into curves
If a piece of music does not obey those constraints, it cannot be back-transformed into a continuous curve in a fixed number of dimensions. You would need to come up with some other, more complex, method of mapping curves to music in order to handle arbitrary musical compositions.
Re: The sound of space-filling curves
#19To me the most impressive is the sample in the "Sampling at square centre points and connecting points" section.
Re: The sound of space-filling curves
#20interesting. 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…