spessoplayer
v0.5.1
Published
A midi converter that uses spessasynth_core to generate the data
Maintainers
Readme
spessoplayer
Description
This is a midi player/converter that uses the spessasynth_core package for maximum compatibility while also providing functionality
Installation
$ npm install --global spessoplayerYou'll be prompted if you want to install ffmpeg (convertion of files) and SoX (effects) using your current package manager,
it is recommended to install both (they weigh ~10.2 MB combined)
Basic usage
For printing to stdout:
$ spessoplayer midi.mid soundfont.sf2 -For writing to file:
$ spessoplayer midi.mid soundfont.sf2 out.wavfor a more comprehensive look at all the options go to COMMAND-LINE-OPTIONS
