FractalWavetables v2: Stereo & Morphing

Updated version of the FractalWavetables sketch with lots of new goodies, including a stereo mode and the ability to morph between fractals.  Click the image below to run in your browser (requires Java):

fractalwavetables2

Get the downloadable application versions here (so you can save out audio files):
Mac OS X version
Windows version
Linux version

The public git repository for this project lives at:
http://wiki.github.com/jdnorthrup/fractalwavetablesketch

Lesson learned: Processing is a beast to work with for complex modal UI’s — unless you really do your homework and design your own framework beforehand (I didn’t).

Sorry if the code’s a bit complex/ugly at parts (in case you’re looking).

Interestingly, the sounds produced from this can sound spectacular through deep reverbs and other processing.  They’re almost the same amplitude at all frequencies in their range, quite unlike natural harmonic spectra.  Try running a steep resonant bandpass across some of the more complex sounds.

1 Responses to “FractalWavetables v2: Stereo & Morphing”


  • This is very cool. Can you add “non real time” render option so we can run a VERY complex and long patterns?

Leave a Reply