infojunkie / musicxml-player

A TypeScript component that loads and plays MusicXML files in the browser using Web Audio and Web MIDI.
https://blog.karimratib.me/demos/musicxml/
GNU General Public License v3.0
34 stars 6 forks source link

Support playback speed #15

Closed infojunkie closed 3 months ago

infojunkie commented 1 year ago

Control the playback tempo.

new1333 commented 1 year ago

Hi, how can i set playback tempo?

infojunkie commented 1 year ago

Hi, how can i set playback tempo?

It's not implemented yet.