11
Audio Processing with Minim
You met your first Processing library in Project 10, and now you’ll tackle minim, an audio Processing library. You can use minim to make sketches that play songs or react to input with sound effects, and in this project, you’ll make a simple audio player and an interactive soundboard that reacts to keypresses.
When you’re done with the sketch, I’ll challenge you to take it further with some hardware, too! Are you ready to rock?
Note that Processing 3 has its own audio library; you can read about it at https://processing.org/reference/libraries/sound/index.html. You should still be able to use Minim with Processing 3, however. This book covers Minim instead of the default library so that readers using Processing ...
Get The SparkFun Guide to Processing now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.