- From: James Ingram <j.ingram@netcologne.de>
- Date: Fri, 05 Apr 2013 11:23:42 +0200
- To: public-audio-dev@w3.org
- CC: Chris Wilson <cwilso@google.com>
Received on Friday, 5 April 2013 09:24:21 UTC
Hi Chris, all, Just wanted to say that I've now fixed a fatal bug in my Assistant Performer [1][2]. I've been away, so the bug meant that the AP has not been working for the past couple of weeks. The bug was mine, but MidiInOpen(name) crashes in Jazz 1.2, so I upgraded to Jazz 1.3. Note that MIDI input for the AP /only/ works with Jazz 1.3. (The Jazz plugin is not backwardly compatible.) As part of this update, I also replaced my code for polyfilling window.performance.now() by a function taken from the end of lib/WebMIDIAPI.js in Chris' WebMIDIAPIShim [3]. (credits, copyright etc. included of course.) Thanks Chris! I don't have an Apple computer here, but think the AP ought to be working in Safari on OSX. Can anyone confirm that? All the best, James [1] http://james-ingram-act-two.de/open-source/publicAssistantPerformer/assistantPerformer.html [2] https://github.com/notator/assistant-performer [3] https://github.com/cwilso/WebMIDIAPIShim
Received on Friday, 5 April 2013 09:24:21 UTC