-
```
"Found a bug where hitting story and 01.Where it all began will close the app
(this had the same behavior on the latest REV from the SVN, if I build it
correctly.
Since I have a full USB port o…
-
- jsfx to generate the wav
- https://github.com/egonelbre/jsfx
- http://www.egonelbre.com/js/jsfx/
- webaudio.js to play the sound
- good exercice of plugin for webaudio.js
- put all the preran…
-
- jsfx for a noise wave
- granular sound from webaudip.js
-
- motivation is that webaudio api is working well but only in chrome and even there not always
- soundmanager is much better from a compatibility pov
- take it from songracer
- it should be easy to li…
-
generating sound source in js thus no need for download
-
Hi,
Most of generated sounds have a little noise in background (like a radio noise). Do you know how to remove it ? I've tried a low pass filter and high pass filter but it's still present.
Is it fi…