Coding tutorials for Danne Woo’s Creative Coding class at Queens College, CUNY. This video tutorial focuses on the p5.Sound library looking at loading audio files into our p5js sketches as well as doing FFT analysis for audio visualization.
Class Website:
http://creativecode.dannewoo.com/
p5js Coding Examples:
Load Audio - 10:53
https://editor.p5js.org/dannewoo/sketches/jtFYtcfpp
Instrument - 16:36
https://editor.p5js.org/dannewoo/sketches/SJdko83Tu
FFT - 24:24
https://editor.p5js.org/dannewoo/sketches/c4Zf8oBPW
FFT Averages - 35:40
https://editor.p5js.org/dannewoo/sketches/u3qoypo-M
Oscillator - 37:32
https://editor.p5js.org/dannewoo/sketches/dweiLLdoR
Mic and Audio In - 44:16
https://editor.p5js.org/dannewoo/sketches/4jAhcqMff
Audio Visualization Example - 49:09
https://editor.p5js.org/dannewoo/sketches/yjaFzXQEQ
Other Examples on Github:
https://github.com/dannewoo/creativecode