-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New: SF2, SFZ, MPC: Support for Pitch bend range settings.
* New: SF2, SFZ, Decent Sampler, MPC: Support for filter settings (incl. filter envelope). * New: SF2, SFZ, MPC: Support for Pitch envelope settings. * Fixed: SFZ: Logging of unsupported opcodes did add up. * Fixed: SFZ: Sample paths in metadata now always use forward slash. * Fixed: Decent Sampler: Sample files from dslibrary could not be written. * Fixed: Decent Sampler: Tuning was not read correctly (off by factor 100). * Fixed: Decent Sampler: Round-robin was not read and not written correctly.
- Loading branch information
Showing
49 changed files
with
2,275 additions
and
572 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
133 changes: 0 additions & 133 deletions
133
...va/de/mossgrabers/sampleconverter/de/mossgrabers/sampleconverter/core/model/Envelope.java
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
...mossgrabers/sampleconverter/de/mossgrabers/sampleconverter/core/model/EnvelopeAccess.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.