audiojs / audio

Class for high-level audio manipulations [NOT MAINTAINED]
MIT License
240 stars 9 forks source link

Add support for writing single pulse values again. #12

Closed jamen closed 8 years ago

jamen commented 8 years ago

Actually, it is useful to write single pulse values. When generating waveforms it is kind of annoying that I cannot write the pulses directly to the audio in the loop without initializing an array (ew slow).