v1.4.86 versioning.

This commit is contained in:
Robin E. R. Davies
2025-08-06 09:39:08 -04:00
parent 572821454e
commit 4de6a8a67a
5 changed files with 21 additions and 16 deletions
+8 -3
View File
@@ -1,8 +1,13 @@
# Release Notes
## Pipedal 1.4.79 Experimental
## PiPedal 1.4.86 Beta
The Big Feature:
- Code optimizations for Raspberry Pi 5 (Cortex-A76), providing a potential 2x performance improvement for TooB Neural Amp Modeler.
- New "Threaded" button optionally executes TooB NAM computation on a separate thread. Allows up to 5 NAM instances on Pi 4, and practically unlimited NAM instances on Pi 5.
- TooB Neural Amp Modeler: Switch to the NeuralAudio NAM Backend
Bug fixes:
- Thread-per-plugin-instance for LV2_WORKER threads (see issue #339)
- Fixes for selection issues when modifying pedalboard structure.
- Compatibility with plugins expecting certain MOD host features.
- Improvements to recovery from audio underruns and overruns.
- Fixes for loss of currently selected plugin when modifying pedalboard structure.
## Pipedal 1.4.79 Beta