Skip to content
stefang edited this page Sep 14, 2010 · 3 revisions

Getting Started…

First of all download processing. This starting point sketch is setup for v1.1 (110).

Processing will only run sketches from a defined “Sketchbook” location which is set in the app preferences. Once you have located that you can download the source files and expand them into the sketch folder.

You will need to rename the folder ‘stefang-AudioFramework-9cca97a’ to ‘AudioFramework’ for processing to understand how to build the project.

If you restart Processing and click the open button in the toolbar or go to the file menu and choose the sketchbook submenu the AudioFramework project should be there. I’d suggest using “save as” to create a copy to start working with.

First find an audio file, drop it on the IDE window and then amend the audioFilename variable to the name of your file. Hit play. See bouncy.

Clone this wiki locally