Amit Gur
Amit Gur
I get this message in chrome player.js:37 [Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed....
Look at the marccato positioning done by finale  Now the vexflow way  1. Any way I can place the marccato out of the staff as Finale is positioning...
Hello I'm using this load('http://path/to/file.js').then .. to load midijs soundfont Any way to bundle my sound in the js file like this? import SoundJs from 'path/to/file.js' load(SoundJs).then ..