Timothy John Gandionco
Timothy John Gandionco
It can't play audio from data url.
I tried getting soundfont using Angular. I get this error: ``` Argument of type 'AudioContext' is not assignable to parameter of type '{ new (contextOptions?: AudioContextOptions): AudioContext; prototype: AudioContext; }'....
My midi tracks with notes on have a delta value on them: ``` { byteIndex: 140 channel: 2 delta: 216 name: "Note on" noteName: "D4" noteNumber: 62 running: true tick:...
Hi all, I tried playing MIDI on an Apache Cordova app. I used to be able to play, but now it's just plain silent. The player keeps listening, but no...
Hello, I tried playing MIDI with Apache Cordova. It plays successfully using the default instruments (Acoustic Grand Piano), but if I change instrument using 'programChange', the player (AudioTag) will either...
Why do I get this error? This is my code: if (!MIDI.Player.playing) { MIDI.Player.loadFile("midi/All%20To%20Jesus%20I%20Surrender.mid", MIDI.Player.start(null), null, function (e1) { alert(e1); }); } else MIDI.Player.pause(); help please?
Any way to play midi files with a soundfont?
Can this support loading of midi file?
I can't set the music control cover as datarl image.