Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
Is your feature request related to a problem? Please describe.
Do you have any MIDI player that implements a pause feature and uses Web Audio API? I know it is pretty complex with scheduling notes and using the tick method to play them. I have based my work on yours and I know you know this software very well, but I haven't found a pause feature in any of your examples.
Describe the solution you'd like
A working pause feature for the Web Audio API playing MIDI files.
Is your feature request related to a problem? Please describe. Do you have any MIDI player that implements a pause feature and uses Web Audio API? I know it is pretty complex with scheduling notes and using the tick method to play them. I have based my work on yours and I know you know this software very well, but I haven't found a pause feature in any of your examples.
Describe the solution you'd like A working pause feature for the Web Audio API playing MIDI files.