Use MuseSampler inside PureData.
Warning
You need to install MuseSounds. Check the instructions here.
Note
You will need PureData, download it here.
For Linux, Mac and Windows (using Mingw64):
git clone https://github.com/charlesneimog/pd-musesampler/ --recursive
;cd pd-musesampler
;cmake . -B build
;cmake --build build
;
The binaries will be inside the folder pd-musesampler
, inside this folder, open the musesampler~-help.pd
.
pd-musesampler
uses apitypes.h
from MuseScore. MuseScore is licensed under GPL version 3.0.