Midi in WebMathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg71782] Midi in WebMathematica
- From: "mumat" <csarami at gmail.com>
- Date: Wed, 29 Nov 2006 02:56:17 -0500 (EST)
There have been some postings about playing Midi and Audio in
mathematica in the newsgroup.
But does anyone know how to implement that in mathematica?
How can I play this in Webmathematica?
Play[Sin[2 PI 440 x],{x,0,1}];
I can play sequence of {(note,duration),...}
in webMathematica.
wolframtones shows that this is doable. But how?
Any help would be greatly appreciated.
chekad