Changelog
0.7.0 - 2020-05-31
Save part score as MSCZ/MSCX file
Boost Mode (set the doLayout
parameter in WebMscore.load
to false
) if you only need score metadata or midi file
processSynth
Changelog
0.6.0 - 2020-05-29
Generate audio files in WAV, OGG, or FLAC formats
Synthesize raw audio frames, can be used in the Web Audio API
A soudfont (sf2/sf3) file must be set using
setSoundFont
fonts
parameter in WebMscore.load
Changelog
0.5.0 - 2020-05-13
await score.generateExcerpts()
Changelog
0.4.0 - 2020-05-13
name
param is replaced by filetype
("mscz"
or "mscx"
) in WebMscore.load
Changelog
0.3.0 - 2020-05-13
Export individual parts (or excerpt
s, linked parts). Set the excerpt range of exported files using await score.setExcerptId(n)
.
Excerpt information is available in score metadata