Commit Graph

49 Commits

Author SHA1 Message Date
Robin E.R. Davies c7f003ec92 V3 FactoryPresets 2026-05-30 22:38:59 -04:00
Robin E.R. Davies da8a61b5d3 Merge branch 'dev_routing' of https://github.com/rerdavies/pipedal into dev_tone3000 2026-02-10 20:18:09 -05:00
Robin E.R. Davies e5beb97466 Sync. 2026-02-04 15:05:37 -05:00
Robin E.R. Davies 6c441ecfee WIP Sync 2026-01-27 23:45:13 -05:00
Robin E. R. Davies 59263ee715 Sync 2026-01-27 10:10:36 -05:00
Robin E. R. Davies e259b31628 Allow upload of readme.txt/.md and license.txt/.md 2026-01-21 08:24:16 -05:00
Robin E. R. Davies 25494d6f3c Side-chains 2025-09-30 19:59:47 -04:00
Robin E. R. Davies 6105dff931 Copy prests between banks; preset multi-select. 2025-09-21 15:08:55 -04:00
Robin E. R. Davies b25e90df7b Import Prests from Bank 2025-09-20 07:27:51 -04:00
Robin E. R. Davies d6ce92f6be Factory Presets, sorting of LICENSE.MD and README.md files. 2025-09-08 05:40:34 -04:00
Robin E. R. Davies e6733ec036 Patch Properties in Plugin Settings 2025-09-05 06:31:51 -04:00
Robin E. R. Davies ac194fbbb5 Fixes to handling of path properties in presets. 2025-09-04 15:20:56 -04:00
Robin E. R. Davies e092aed47b Roll back TONE3000 direct download (not ready for prime time); add direct link to TONE3000 downloads from File Property dialog. 2025-06-30 23:54:25 -04:00
Robin E. R. Davies a81056a657 ALSA Sequencer connections. 2025-06-29 07:44:39 -04:00
Robin E. R. Davies 13883f91ab Toob Player 2025-06-15 16:41:11 -04:00
Robin E. R. Davies c4e0b0ff46 Audio file metadata and thumbnails 2025-05-31 21:06:34 -04:00
Robin E. R. Davies d182efbc93 ToobAmp: correctlly map default file property for Toob Convolution Reverb. 2025-02-20 12:40:38 -05:00
Robin E. R. Davies 09f73e26d6 Improvements to file uploads. UI improvements for future looper and audio capture plugins. 2025-02-15 12:29:53 -05:00
Robin E. R. Davies 0ca7545b3f Use actual list of regulatory domains for wifi dialog. 2024-11-20 23:40:04 -05:00
Robin Davies 4b713f405a Convert all file ops to use absolute paths 2024-10-28 08:45:52 -04:00
Robin Davies 6bff83604d Shared upload directories 2024-10-27 19:47:05 -04:00
Robin Davies 217fdf9cba Uploading banks and presets fails. 2024-10-21 08:39:45 -04:00
Robin Davies b0107d4490 bug: invalid mono audio device channel selects 2024-10-12 03:53:57 -04:00
Robin Davies 448979e7fe Auto hotspot implementation 2024-09-11 00:06:52 -04:00
Robin Davies fa3d8815cd v1.2.38 Fix for locale issues on non-en-US locales. 2024-08-19 00:27:28 -04:00
Robin Davies 1f95908d34 TooB ML support for large model. .zip file uploads. 2024-08-17 23:09:04 -04:00
Robin Davies 7bd4479bda Toob ML Uploadable models, auto-provision resource directories. 2024-08-16 17:47:39 -04:00
Robin Davies eea60f4434 Large file uploads to temporary file 2024-08-15 13:57:30 -04:00
Robin Davies 508b7d2808 File Property folders 2024-08-14 16:07:16 -04:00
Robin Davies 3ef263a16e File Property Dialog Rewrite (phase 1) 2024-08-14 07:30: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 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 7a9fc9a2ad Interrim checkin 2023-03-21 08:34:35 -04:00
Robin Davies 3ab431779a Interim commit for COnvolutionReverb 2023-03-21 06:55:48 -04:00
Robin Davies ff8ed6b733 v1.0.18
- MIDI Program/Bank select.
- MIDI next/previous program.
2023-01-13 20:59:43 -05: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 f0f075ae4e Beta-5 2022-04-30 09:06:40 -04:00
Robin Davies 604bf2cdbe Wi-Fi Direct alpha 2022-04-23 07:27:39 -04:00
Robin Davies 34b665ded5 Plugin favorites
Fixes #40
2022-03-18 22:30:47 -04:00
Robin Davies 7a6adf0f84 Delete reloads preset if required. 2022-03-11 13:34:08 -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 4aa179f0b0 Copyright update. 2022-03-02 13:59:58 -05:00
Robin Davies 2869ec0e00 Plugin Presets. 2022-03-02 13:26:59 -05:00
Robin Davies 6cb1300cc9 Jack Settings bug fixes. 2021-08-30 04:34:07 -04:00
Robin Davies 849001de46 Copyrights, initial deb packaging. 2021-08-23 19:17:38 -04:00
Robin Davies 1bb68548ba Upload/Download banks. 2021-08-22 21:07:04 -04:00
Robin Davies f6aa331d77 WiFi Channel Settings. 2021-08-20 10:35:37 -04:00
Robin Davies d8a6022947 First commit. 2021-08-15 12:42:46 -04:00