Playtest:
- listen to sound
- how do you feel
- what visuals do you see
- composition / color / shape
- show v1 / v2 / v3
- what do you hear
Questions:
- how to store multiple elements in 1 array?
answer found – https://www.youtube.com/watch?v=OTNpiLUSiB4&list=PLRqwX-V7Uu6ZmA-d3D0iFIvgrB5_7kB8H&index=15 - is this the correct way to initialize index for an array?
let waveL = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]; - what makes something only able to run on local server?
Song reference: https://www.youtube.com/watch?v=EZVsEbodf6o
Song is separated by left and right sounds.
Route 1
https://editor.p5js.org/nt1475@nyu.edu/sketches/SkCKOLJCX
fullscreen: https://editor.p5js.org/nt1475@nyu.edu/full/SkCKOLJCX
Route 2
https://editor.p5js.org/nt1475@nyu.edu/full/BJjobbW0X
fullscreen: https://editor.p5js.org/nt1475@nyu.edu/full/BJjobbW0X
Route 3
https://editor.p5js.org/nt1475@nyu.edu/sketches/SJUH2iZRX
fullscreen: https://editor.p5js.org/nt1475@nyu.edu/full/SJUH2iZRX
Other tests