RE: MIDI web synth (was Re: MIDI proposal implemented)

I'll check it out sometime this week, and let you know if it performs
noticeably better for me...
 
- TW



Incidentally, I converted this demo over to use the Jazz MIDI plugin
(instead of the Java-based MIDIBridge), and latency seems better to me
(startup time is unnoticeable now).  Unfortunately, I don't think I'll be
able to build a Web MIDI API shim on top of Jazz, because it only seems to
support short messages (i.e. no system exclusive, and possibly no system
real-time either).  But for note and continuous controller support, it's
much more responsive.




On Wed, Jun 6, 2012 at 11:34 AM, Tom White (MMA) <lists@midi.org> wrote:



Chris, 
 
FWIW, I tested this on my Thinkpad T420s (and Chrome 19.0.1084.52 m) and
there was obvious latency (compared to using the onscreen keys). 
 
(I didn't want Vilson's note to give you the sense that everything works
perfectly in the world <g>).
 
Tom White
www.midi.org
 
 



  _____  

From: Vilson Vieira [mailto:vilson@void.cc] 
Sent: Wednesday, June 06, 2012 9:10 AM

Chris, awesome, tested with a Novation Launchpad in Mac and it worked
perfectly. I didn't perceived latency.

Cheers.



On May 31, 2012, at 12:04 PM, Chris Wilson wrote:

> I found a few spare moments to graft MIDIBridge on to Aike's Web Audio
synth.  Try it out at http://midiwasynth.appspot.com/, check out the code at
https://github.com/cwilso/webaudiosynth.  Note that MIDIBridge can take a
few seconds to grab the MIDI device, so I put a popup dialog in to let you
know it's ready to go.

Received on Monday, 11 June 2012 23:01:13 UTC