Fractal Audio Wavetables in Processing

floatfract

This is a Processing implementation of the fractal wavetable algorithm I mentioned in previous posts.

The Processing framework itself is really nice — very easy to get into and start hacking out ideas. I’m using the Ess sound library to handle audio playback.

Here’s a link to the sketch. This should play in most Java-equipped web browsers:

Update: SeeĀ FractalWavetables v2 for new options.

fracwave
FractalWavetables (+source)

If you download and run this locally, you can write .aif files to disk:

Mac OS X version
Windows version
Linux version

Enjoy
-jd

1 Responses to “Fractal Audio Wavetables in Processing”


  • So Nina from Germany mailed me a really nice “birdish” sound.

    You can load this by creating a file named:
    fw_9f99927f7062584c42312823170f06051225324e6c93a89a7f.aif
    And dragging the empty file onto the application. It will parse the filename, and restore her sound.

    -jd

Leave a Reply