Commit Graph

24 Commits

Author SHA1 Message Date
Robin Davies 506f019180 Sample vscode json.launch file 2024-08-08 13:05:54 -04:00
Robin Davies a3847c8184 PiPedal 1.2.33 initial commit 2024-08-08 12:53:02 -04:00
Robin Davies 7e0ef9ceb1 File browser compatibility, NAM 2023-06-24 13:49:11 -04:00
Robin Davies a3dca9fa5c Toob Flanger, Stereo Reverb, bug fixes
- support state in factory presets.
- Use uncompressed json for settings files.
- Set current plugin preset name to last loaded plugin preset.
- Append plugins after  start node,  before end node fixed.
- Correctly release web socket when web app goes idle.
- Fit and finish issues.
2023-06-07 04:57:13 -04:00
Robin Davies cf093b955a v1.1.23 Packaging error for ToobAmp plugins.. 2023-05-03 15:06:43 -04:00
Robin Davies 37426d9047 v1.1.20 Release 2023-04-20 15:27:18 -04:00
Robin Davies 845af2ee47 Alpha 2023-04-16 01:13:03 -04:00
Robin Davies b83ba7ca94 Interim checking, Convolution Reverb 2023-04-05 03:00:51 -04:00
Robin Davies 3ab431779a Interim commit for COnvolutionReverb 2023-03-21 06:55:48 -04:00
Robin Davies 24a6adf645 24_3LE format encoding bug. 2023-02-17 12:21:07 -05:00
Robin Davies 553ae2a3f7 Initial VST3 Support (disabled)
Disabled until Steinberg licensing compliance  can be sorted out.
2022-08-15 18:14:49 -04:00
Robin Davies 2133403f7e Tuner display 2022-07-05 09:33:37 -04:00
Robin Davies 0a67b39103 0.9.11-rc-2
Switch from JACK to ALSA audio.
2022-07-01 21:15:57 -04:00
Robin Davies d89b028cf1 Correct uninstall failure. 2022-04-28 18:43:10 -04:00
Robin Davies 604bf2cdbe Wi-Fi Direct alpha 2022-04-23 07:27:39 -04:00
Robin Davies 7f058b6ed9 Wi-Fi Direct cmdline 2022-04-22 02:20:44 -04:00
Robin Davies 64d5dc00b2 pipedalconfig Wifi Direct configuration 2022-04-18 23:37:05 -04:00
Robin Davies 2b2e82730c Automated Build Tests
Fixes #34
2022-03-16 00:18:17 -04:00
Robin Davies 0ca1eb11d6 To C++ 20 2022-03-10 12:57:42 -05:00
Robin Davies 8ad2de8c72 Configurable CPU Governor (fixed)
modified:   .vscode/launch.json
	modified:   react/CMakeLists.txt
	modified:   react/public/var/config.json
	new file:   react/src/GovernorSettings.tsx
	modified:   react/src/JackHostStatus.tsx
	new file:   react/src/ListSelectDialog.tsx
	modified:   react/src/PiPedalModel.tsx
	modified:   react/src/SettingsDialog.tsx
	modified:   react/tmp.txt
	modified:   src/BeastServer.cpp
	modified:   src/BeastServer.hpp
	modified:   src/CMakeLists.txt
	modified:   src/ConfigMain.cpp
	new file:   src/CpuGovernor.cpp
	new file:   src/CpuGovernor.hpp
	new file:   src/GovernorSettings.cpp
	new file:   src/GovernorSettings.hpp
	new file:   src/Ipv6Helpers.cpp
	new file:   src/Ipv6Helpers.hpp
	modified:   src/JackHost.cpp
	modified:   src/PiPedalModel.cpp
2022-03-09 23:02:40 -05:00
Robin Davies 01a9f957ae libstdc++-10 linkage errors. Spell check~ 2022-03-07 23:03:43 -05:00
Robin Davies 1212099d89 Spell check! 2022-03-07 15:27:54 -05:00
Robin Davies 092cde0830 package change. 2022-03-07 02:36:56 -05:00
Robin Davies 5cf10b0154 NeuralPi bug fixes. 2022-02-11 11:22:20 -05:00