Waud.js: Web audio library
waudjs.com
Waud.js: Web audio library
1–10 of 26 posts
Re: Waud.js: Web audio library
#2Re: Waud.js: Web audio library
#3My only complaint is it is written in Haxe instead of ES6. It would make sense to code it in Haxe if it were to be ported to PHP, C++ and the likes but it appears to be strictly for web audio
It's not like haxe is some kind of crazy offshoot language, it looks pretty damn close to typescript and flow (But to me this looks closer to "regular javascript" than most typescript and flow does).
With the exception of the `@:expose` and `@:keep` stuff, there isn't anything i've seen yet just browsing through the source that I don't understand (as a javascript developer), and i've never seen the language before in my life.
Re: Waud.js: Web audio library
#4My only complaint is it is written in Haxe instead of ES6. It would make sense to code it in Haxe if it were to be ported to PHP, C++ and the likes but it appears to be strictly for web audio
I don't want to derail this whole submission talking about haxe, but this is the first time I've really ever looked at it. It's not like haxe is some kind of crazy offshoot language, it looks pretty damn close to typescript and flow (But to me this looks closer to "regular javascript" than most typescript and flow does). With the exception of the `@:expose` and `@:keep` stuff, there isn't anything i've seen yet just…
Re: Waud.js: Web audio library
#5It's gone beyond getting angry, now I'm just sad for the state of this whole schlamassel.
Re: Waud.js: Web audio library
#6Re: Waud.js: Web audio library
#7I just wish this would work on mobile.
Re: Waud.js: Web audio library
#8What is going on, why on earth are we now encoding audio in base64? It's gone beyond getting angry, now I'm just sad for the state of this whole schlamassel.
Re: Waud.js: Web audio library
#9Re: Waud.js: Web audio library
#10Earlier quoted context omitted.
It was tested on all major mobile devices. If you have any issues on mobile, please report it.
Even recording audio?