rserota / wad

Web Audio DAW. Use the Web Audio API for dynamic sound synthesis. It's like jQuery for your ears.
MIT License
1.89k stars 160 forks source link

wad for algorithmic composition #76

Closed Berserk82 closed 6 years ago

Berserk82 commented 7 years ago

Hello everyone. I'd like to use wad for algorithmic composition of music, which should work at runtime or be recorded. So, my questions are: 1) Can I change whatever parameter's value during playback? And 2) Can I record a wave file with a javascript function?

Thanks in advance for either.

Cheers.