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
a8a1d2da36
v1.0.21 release
...
- Performance improvements, TooB Convolution Reverb, Cab IR.
- Bug fix:CabIR Impulses #2 and #3 load wrong file.
- Bug fix: Android client upload file extensions
2023-04-24 10:57:02 -04:00
Robin Davies
37426d9047
v1.1.20 Release
2023-04-20 15:27:18 -04:00
Robin Davies
e2b62da073
Publish licenses to website.
2023-04-16 23:09: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
ed1dc75c53
Sync
2023-03-21 14:34:13 -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
90020daccb
Correct typescript warning.
2022-10-11 15:13:24 -04:00
Robin Davies
77e3b64736
1.0.16
...
Add authbind dependency.
Fix crash when number of input channels < number of output channels.
Add onboarding dialog for initial configuration.
2022-10-11 14:50:08 -04: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
dccc69bb52
Fix GitHub build error for v1.0.14
2022-07-13 15:37:15 -04:00
Robin Davies
fa9888914d
refactor service.conf
2022-07-12 21:10:49 -04:00
Robin Davies
2133403f7e
Tuner display
2022-07-05 09:33:37 -04:00
Robin Davies
5cfe179007
Merge branch 'main'
2022-07-01 21:22:28 -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
20d8296f50
Zoom all UI controls on small touch displays.
2022-05-24 01:02:51 -04:00
Robin Davies
f533540719
Connection stability
2022-05-10 15:24:08 -04:00
Robin Davies
f0f075ae4e
Beta-5
2022-04-30 09:06:40 -04:00
Robin Davies
0aa7a46568
Sponsor.
2022-04-26 10:16:12 -04:00
Robin Davies
d1b1fc1b7e
List of addresses in the About dialog
2022-04-26 04:47:57 -04:00
Robin Davies
c31bea9ecd
0.1.8-beta-4
2022-04-26 02:07:05 -04:00
Robin Davies
ce9582acce
Github build system errors (downgrade to G++10.2)
2022-04-23 13:51:45 -04:00
Robin Davies
eeae4491f0
Confirm dialog for Shutdown/reboot.
2022-04-23 10:51:47 -04:00
Robin Davies
604bf2cdbe
Wi-Fi Direct alpha
2022-04-23 07:27:39 -04:00
Robin Davies
79baa978c1
Favorites icon inline in Load dialog.
2022-03-18 23:22:05 -04:00
Robin Davies
34b665ded5
Plugin favorites
...
Fixes #40
2022-03-18 22:30:47 -04:00
Robin Davies
c73846e7a7
Upgrade React framework from 4.0 to 5.0
...
Fixes #36
2022-03-18 02:43:37 -04:00
Robin Davies
f93f01ba06
Toob ML bug fixes.
2022-03-18 01:20:24 -04:00
Robin Davies
80d0712614
Debug Chorus and Delay.
2022-03-17 23:08:09 -04:00
Robin Davies
896ed0563c
Gallery and Press Folder
2022-03-14 15:25:35 -04:00
Robin Davies
7919c08b79
BUG: Wifi configuration
2022-03-12 17:20:02 -05:00
Robin Davies
cd56f7f71a
No browser save of wifi config password
...
fixes #32
2022-03-12 16:02:35 -05:00
Robin Davies
4f203186b2
bug: selection after control change w/ split.
2022-03-11 20:15:28 -05:00
Robin Davies
85cb85e377
Handle missing plugins
...
fixes #24
2022-03-11 18:10:51 -05:00
Robin Davies
968203f93f
Merge pull request #31 from rerdavies/rerdavies/issue24
...
Handle missing plugins.
2022-03-11 13:04:53 -05:00
Robin Davies
118600204d
Handle missing plugins.
...
Fixes #24
2022-03-11 12:52:49 -05:00
Robin Davies
d56f644c4b
Fix tsx warnings.
2022-03-11 12:10:27 -05:00
Robin Davies
5e98d28e75
BUG: Pedalbaord selection
2022-03-11 11:41:17 -05:00
Robin Davies
5a3ece0784
Select first plugin if no selection.
...
Fixes #22
2022-03-10 12:02:41 -05:00
Robin Davies
a6ea922761
Merge branch 'main' of https://github.com/rerdavies/pipedal
2022-03-10 11:42:05 -05:00
Robin Davies
7b03687304
Hide CPU Governor selection UI.
2022-03-10 11:38:27 -05:00
Robin Davies
0319cc0588
Crash on initial load.
...
Fixes #20
2022-03-10 11:22:42 -05:00
Robin Davies
3737afb52b
IPv6, CPU Governor
2022-03-10 10:14:44 -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
f677b8b608
Precached images. ToobTuner. key additions.
2022-02-23 04:29:21 -05:00
Robin Davies
ac51296782
material-ui -> mui-material migration.
2022-02-15 15:59:58 -05:00