Promote 2.0.106 to a release build.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ project(pipedal
|
||||
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
|
||||
)
|
||||
|
||||
set (DISPLAY_VERSION "PiPedal v2.0.106-Experimental")
|
||||
set (DISPLAY_VERSION "PiPedal v2.0.106-Release")
|
||||
|
||||
option(PIPEDAL_DISABLE_COPYRIGHT_BUILD "Skip generation of copyright notices (use on non-Debian distros)" OFF)
|
||||
option(PIPEDAL_EXCLUDE_TESTS "Exclude test targets from default build" OFF)
|
||||
|
||||
+16
-2
@@ -1,8 +1,22 @@
|
||||
# Release Notes
|
||||
|
||||
## PiPedal 2.0.106-Experimental
|
||||
## PiPedal 2.0.106-Release
|
||||
|
||||
Preview release of TooB Multi-Tap Delay for internal development use.
|
||||
New Features
|
||||
- New TooB Multi-Tap Delay plugin.
|
||||
- Drag and copy/paste Split nodes (and all their children) to new locations in the pedalboard. This allows you to easily rearrange the structure of your pedalboard.
|
||||
- Range mapping controls in MIDI bindings now use the units of the target control, instead of 0..1 ranges. Provided by Fulgenzio Di Nicola.
|
||||
- New system MIDI bindings for Next/Previous Snapshot. Provided by Fulgenzio Di Nicola.
|
||||
|
||||
Minor Features:
|
||||
- Alpha release of PiPedal build procedure for ARCH Linux.
|
||||
- Fix compilation warnings/errors when compiling with GCC 16.
|
||||
- Better naming of USB audio devices in the UI.
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- Incorrect rendering when dragging plugins.
|
||||
- MIDI hangups when using MIDI footpedals (or other high-rate CC messages). Provided by onirob.
|
||||
|
||||
## PiPedal 2.0.105-Release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user