Thursday, September 26, 2013

Re: synthesizing sounds in GWT application

Try wrapping something like http://mudcu.be/midi-js/ with GWT? Or use Elemental to use the web audio api

On Thursday, September 26, 2013 5:53:36 AM UTC-4, Oded Wolff wrote:
Hello, 

I wanted to ask whether it would be possible to synthesize sounds in a GWT application (I don't mean playing a sound file of some format, but actually playing a PCM 
signal held by a byte array, or something similar that will allow me to synthesize and manipulate it, or at least to have  the option to play given sounds with pith as parameter). 
If not, would it be possible with JS on HTML5, using JS native interface (I'm not really familiar with JS just yet, sorry)

Thank you

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment