Releases: lsp-plugins/lsp-plugins-sampler
Releases · lsp-plugins/lsp-plugins-sampler
Release 1.0.35
Release 1.0.34
- Updated build scripts and dependencies.
Release 1.0.33
- Added listen button that allows to feed audio sample preview to direct outputs.
- Offline tasks are optimized for better floating-point computing.
- Updated build scripts and dependencies.
Release 1.0.32
- Updated build scripts and dependencies.
Release 1.0.31
- Added reset envelope button.
- Updated build scripts and dependencies.
Release 1.0.30
- Updated build scripts and dependencies.
Release 1.0.29
- Updated build scripts and dependencies.
Release 1.0.28
- Implemented possibility to Drag&Drop drumkits, SFZ files and LSPC files directly
to the plugin'''s window for import purpose. - Muting instrument now does not mute the listen button.
- Added '''velocity''' button that allows to disable or enable the volume control
of a sample by the velocity value of the MIDI note. - Added automatic instrument name assign same to current sample file name if UI behavior
option '''Take instrument name from file''' is enabled and the name of instrument is
empty or similar to currently selected sample file. - Updated several labels in the UI.
- Updated build scripts and dependencies.
Release 1.0.27
- Replaced CcomboGroup with TabGroup when selecting samples.
- Added Stop button that allows to stop sample playback preview.
- Updated build scripts and dependencies.
Release 1.0.26
- Fixed compilation on modern compilers.
- Updated build scripts and dependencies.