Sampled Instrument Player with static and monolithic design. All instruments are built-in.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
924 B

3 years ago
#Changelog
Format: Double ## for a version number followed by a space, ISO-Date, Semantic Versioning:
## YYYY-MM-DD major.minor.patch
Two empty lines before the next entry.
External contributors notice at the end of the line: (LastName, FirstName / nick)
1 year ago
## 2022-10-15 0.6.0
Support for instruments with multiple audio outputs. Requires libcalfbox-lss 1.2.0
1 year ago
Guard against crash/race condition where a note-off gui notification comes right after the instrument has been disabled
Disable --mute for Tembro. We are sorry for the inconvenience.
3 years ago
1 year ago
## 2022-07-15 0.5.1
Turn off auto connecting the mixer/auditioner audio ports when not run under NSM. Replace with default-off menu setting to do so.
Update German translation.
2 years ago
## 2022-04-15 0.5.0
3 years ago
Initial proof-of-concept release
2 years ago
No manual yet, sorry for the inconvenience.
The instrument definitions are not stable yet, in the sense of the README that they will never change.