v1.1.20 Release

This commit is contained in:
Robin Davies
2023-04-20 15:27:18 -04:00
parent e2b62da073
commit 37426d9047
117 changed files with 2147 additions and 711 deletions
+19
View File
@@ -0,0 +1,19 @@
# Release Notes
## PiPedal 1.1.20
Features:
- Two new plugins: TooB Convolution Reverb, and TooB Cab IR.
- Output ports for LV2 plugins are now displayed (vu meters and status controls)
- File selection dialog, and uploads for LV2 atom:path Properties for 3rd party LV2 plugins.
Bug fixes:
- Improvements to onboarding procedure.
- Problems with restarting audio after changing audio parameters.
- Occasional loss of audio after reboot caused by ALSA USB initialization race conditions.