Javier Nonis
d04b91a67f
FX: Partial fix for RPi 4/5
16 hours ago
Javier Nonis
0d8f92b0cc
Merge branch 'main' into fx-full
19 hours ago
Javier Nonis
29bd890aae
Fix for disable FX feature
2 days ago
Javier Nonis
3500d39014
Revert "Added configuration for buttons debounce time"
...
This reverts commit cc5acfbd50
.
4 days ago
Javier Nonis
7a75bcfc1f
Revert "LCD Update performance fix to avoid glitches on single core RPis"
...
This reverts commit 4d2d79c0f5
.
4 days ago
Javier Nonis
2aa5256c2f
Added config property to disable FXs
4 days ago
probonopd
69edb84492
uses: actions/upload-artifact@v4
1 week ago
probonopd
2e7d1144c7
Add hardware configuration for Serdaco MP32L device ( #786 )
2 weeks ago
probonopd
7da3649166
Add hardware configuration for diyelectromusic boards ( #788 )
2 weeks ago
probonopd
3878f3ef8d
Add hardware configuration for mt32-Pi-Midi-Hat device ( #787 )
2 weeks ago
Javier Nonis
6220ce7d84
Disable InsertFX for QuadDAC8Chan
1 month ago
Javier Nonis
16f4027fc8
Fix bug when load a performance without a Master FX
1 month ago
Javier Nonis
0bb474e1af
Changed 3 Band EQ default values
1 month ago
Javier Nonis
569b8662c1
Added Send FX 1 to performance load and save
1 month ago
Javier Nonis
4632800a95
Avoid glitches and noise when distortion fx are loaded
1 month ago
Javier Nonis
4d2d79c0f5
LCD Update performance fix to avoid glitches on single core RPis
1 month ago
soyer
0f7f8f45e4
pass strings by const reference and use find_last_not_of ( #779 )
...
* pass std::strings by const reference
* use std::string::find_last_not_of
1 month ago
Javier Nonis
be718fc10d
Added Send FX 2
1 month ago
Javier Nonis
7ac0b9df7b
Added Master FX
1 month ago
Javier Nonis
2a3b2ee8c2
Fix for RPI 1 support
1 month ago
Javier Nonis
7f85e1fe04
Recovered missing changes for FXs with Single Core RPis
2 months ago
Javier Nonis
427b30baa7
FX Code clean up
2 months ago
Javier Nonis
cc5acfbd50
Added configuration for buttons debounce time
2 months ago
Javier Nonis
ec837532fe
Reduce Mverb FX memory usage to avoid issues
2 months ago
Javier Nonis
c9fa7b5854
Added "As Played" velocity to Midi Arp
2 months ago
Javier Nonis
47de8fb92f
Updated FX branch for lastest changes
2 months ago
Javier Nonis
0a25edef19
Squashed commit of the following:
...
commit a2a4f18378
Author: Javier Nonis <javiernonis@gmail.com>
Date: Thu Aug 8 20:32:38 2024 -0300
Fix for Midi Clock Sync
commit 20eeb54ba2
Author: Javier Nonis <javiernonis@gmail.com>
Date: Sat Aug 3 23:06:17 2024 -0300
Added Flanger
commit 7f21a03dac
Author: Javier Nonis <javiernonis@gmail.com>
Date: Sat Aug 3 15:16:42 2024 -0300
UI improvements
commit 8538869d11
Author: Javier Nonis <javiernonis@gmail.com>
Date: Sat Aug 3 00:24:45 2024 -0300
Fix for FX UI
commit 035b3104f7
Author: Javier Nonis <javiernonis@gmail.com>
Date: Fri Aug 2 20:39:44 2024 -0300
Fix for RPi 1 Stereo output
commit bd31b249d2
Author: Javier Nonis <javiernonis@gmail.com>
Date: Tue Jul 30 22:42:36 2024 -0300
Fix for MVerb port
commit f7d3baf901
Author: Javier Nonis <javiernonis@gmail.com>
Date: Tue Jul 30 18:27:39 2024 -0300
Fix for Reverb backward compatibility
commit d695762f1e
Author: Javier Nonis <javiernonis@gmail.com>
Date: Sun Jul 28 18:46:59 2024 -0300
Fix for A Phaser parameters
commit 38f9f5f05c
Author: Javier Nonis <javiernonis@gmail.com>
Date: Sat Jul 27 16:16:49 2024 -0300
AudioEffect refactor
commit 17f6fc9ccf
Author: Javier Nonis <javiernonis@gmail.com>
Date: Fri Jul 26 20:47:27 2024 -0300
Fix missing Send FX setup for Phasers
commit aae85e5f85
Author: Javier Nonis <javiernonis@gmail.com>
Date: Wed Jul 24 18:11:43 2024 -0300
Added RKR / Zynaddsubfx Phasers
commit f0e2593e81
Author: Javier Nonis <javiernonis@gmail.com>
Date: Tue Jul 23 13:12:29 2024 -0300
Fix for MVerb
commit 2d19311269
Author: Javier Nonis <javiernonis@gmail.com>
Date: Mon Jul 22 19:59:15 2024 -0300
Refactor Effect directory
commit 37c152d2c8
Merge: 9c55aa6
d6fbbb5
Author: jnonis <jnonis@users.noreply.github.com>
Date: Mon Jul 22 18:59:55 2024 -0300
Merge pull request #1 from jnonis/arp
Merge Arp branch to FX branch
commit d6fbbb508d
Author: Javier Nonis <javiernonis@gmail.com>
Date: Mon Jul 22 18:18:08 2024 -0300
Added 3 Band EQ
commit 6d673aa8be
Author: Javier Nonis <javiernonis@gmail.com>
Date: Mon Jul 22 16:46:33 2024 -0300
Added MVerb effect
commit bf30d1a1c9
Author: Javier Nonis <javiernonis@gmail.com>
Date: Sat Jul 20 20:15:13 2024 -0300
UI fix for Tempo display
commit d7336ee180
Author: Javier Nonis <javiernonis@gmail.com>
Date: Sat Jul 20 20:14:08 2024 -0300
Save Tempo into Performance
commit 652db3e05f
Author: Javier Nonis <javiernonis@gmail.com>
Date: Sat Jul 20 17:49:53 2024 -0300
Store Midi FX settings into performance
commit 6cd3a82253
Author: Javier Nonis <javiernonis@gmail.com>
Date: Sat Jul 20 16:21:47 2024 -0300
Handle Arp as a Midi FX
commit 8f597543fc
Author: jnonis <jnonis@users.noreply.github.com>
Date: Fri Jul 19 16:41:09 2024 +0000
Arp fixes
commit 61f66848dc
Author: jnonis <jnonis@users.noreply.github.com>
Date: Fri Jul 19 04:56:58 2024 +0000
Added Arp to TG menu
commit b2dcc29d73
Author: jnonis <jnonis@users.noreply.github.com>
Date: Thu Jul 18 04:34:13 2024 +0000
Removed log from Arp
commit d4f99f88ae
Author: jnonis <jnonis@users.noreply.github.com>
Date: Thu Jul 18 04:31:42 2024 +0000
Almost working Arp
commit 0cb0553f25
Author: jnonis <jnonis@users.noreply.github.com>
Date: Thu Jul 18 04:15:19 2024 +0000
Not working Arp
commit 9c55aa6a46
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sun Jul 14 22:19:46 2024 +0000
Delay FX: Support for tempo sync
commit bed555fcfb
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sun Jul 14 16:11:36 2024 +0000
Fix for FX Params
commit 0a68eb577f
Author: jnonis <jnonis@users.noreply.github.com>
Date: Wed Jul 10 04:24:55 2024 +0000
Handle Midi clock and resolve BPM
commit cd785aa046
Author: jnonis <jnonis@users.noreply.github.com>
Date: Tue Jul 9 23:01:24 2024 +0000
Added Backward compatibility for performances
commit fc6f7152f0
Author: jnonis <jnonis@users.noreply.github.com>
Date: Tue Jul 9 04:47:42 2024 +0000
Adapted Plate Reverb as AudioEffect
commit 751b69da3f
Author: jnonis <jnonis@users.noreply.github.com>
Date: Mon Jul 8 22:35:56 2024 +0000
Save Send FX configuration in performance
commit 7c2638cd7f
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sun Jul 7 04:56:43 2024 +0000
WIP: Added Send FX
commit 17105a9c42
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sat Jul 6 22:00:33 2024 +0000
Code clean up
commit 509155573c
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sat Jul 6 21:37:29 2024 +0000
Fixes for Tal Reverb 3 paramteres
commit 002c2b985c
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sat Jul 6 21:07:16 2024 +0000
Added Ping Pong Mode and Mix control to Delay FX
commit 897c35aad0
Author: jnonis <jnonis@users.noreply.github.com>
Date: Fri Jul 5 06:00:33 2024 +0000
Insert FX UI improvements
commit 881149e119
Author: jnonis <jnonis@users.noreply.github.com>
Date: Wed Jul 3 04:36:32 2024 +0000
Process TG in stereo
commit e034e66f87
Author: jnonis <jnonis@users.noreply.github.com>
Date: Fri Jun 28 00:24:57 2024 +0000
Added Tal Reverb 3
commit 116881b3a5
Author: jnonis <jnonis@users.noreply.github.com>
Date: Thu Jun 27 04:02:08 2024 +0000
Fix for distortions
commit 6f05c233a6
Author: jnonis <jnonis@users.noreply.github.com>
Date: Thu Jun 27 03:48:02 2024 +0000
Added Mod Distortions DS1 and BigMuff
commit 2d854393a4
Author: jnonis <jnonis@users.noreply.github.com>
Date: Wed Jun 26 22:52:30 2024 +0000
Fix for Bypass and Removed Logs
commit 172c651aa5
Author: jnonis <jnonis@users.noreply.github.com>
Date: Wed Jun 26 04:40:15 2024 +0000
Added Bypass to FX Parameters
commit 8ca21774fb
Author: jnonis <jnonis@users.noreply.github.com>
Date: Wed Jun 26 04:12:58 2024 +0000
Fix for Insert FX paramters ui
commit 7c8dc6f147
Author: jnonis <jnonis@users.noreply.github.com>
Date: Wed Jun 26 03:45:03 2024 +0000
Save Insert FX parameters into performance
commit 7f110b284d
Author: jnonis <jnonis@users.noreply.github.com>
Date: Mon Jun 24 02:40:47 2024 +0000
Added generic fx paramters handling
commit 9b1ea33966
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sun Jun 23 18:53:29 2024 +0000
Added LP Filter Effect
commit 75f4333831
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sun Jun 23 08:11:36 2024 +0000
Added delay implementation
commit 7bcba9183a
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sun Jun 23 02:06:54 2024 +0000
Added lock to inser FXs to avoid crashes.
Code clean up.
commit d98c7cf701
Author: jnonis <jnonis@users.noreply.github.com>
Date: Sat Jun 22 04:43:23 2024 +0000
Added Insert FX and Juno Chorus
2 months ago
probonopd
ffb6449258
Add hardware configuration for genXnoise devices ( #768 )
2 months ago
probonopd
e9751e6241
retention-days: 3 # To not exceed the free MB/month quota so quickly
...
[ci skip]
2 months ago
soyer
3871ac5748
Always show both arrows in the main menu ( #777 )
...
Since it wraps around since a while. (Not so sure we actually want it to wrap around in some but not other places, but for now it wraps around, so we should show both arrows.)
2 months ago
Kevin
594791530b
Fix Device Master Volume Control handling ( #775 )
2 months ago
soyer
0ae7b26b97
register MIDI packet handlers as TMIDIPacketHandlerEx ( #769 )
...
There is a new RegisterPacketHandler function that can save a pointer, eliminating the need to write multiple packet handler functions.
2 months ago
probonopd
45529b5d44
Update pirate_audio.override
...
https://github.com/probonopd/MiniDexed/pull/652#issuecomment-2504718865
Thanks @GertSchepens
3 months ago
probonopd
62074b6cd8
Build all PRs
...
[ci skip]
3 months ago
probonopd
281e7421d7
Put git hash in startup message
3 months ago
probonopd
35ce69bd1c
Fix typo [ci skip]
3 months ago
probonopd
30e95bbe05
Add more acknowledgements
...
[ci skip]
3 months ago
probonopd
0487dc86b6
Working defaults for MIDI Button Navigation
...
[ci skip]
3 months ago
Kevin
1d9639789e
Implement Bank Select Buttons and MIDI Buttons ( #737 )
...
* Move button config into uibuttons rather than userinterface.cpp
* Implementation of Bank Select buttons and MIDI buttons.
* Fix MIDI button mapping issue.
3 months ago
probonopd
c2cb172baa
Ship example minidexed.ini files for various devices ( #754 )
3 months ago
probonopd
f033fc4cc0
The MagPi magazine
...
[ci skip]
3 months ago
Kevin
8c18e60e51
Initial implementation of system-level, i.e. all TG, MIDI control maps ( #704 )
...
* Initial implementation of system-level, i.e. all TG, MIDI control maps
* Ensure msg only handled once by the first TG with a matching receiving MIDI channel.
* Optimise system CC handling esp when unrecognised CCs are received.
* Update in optimisation of System CC handling.
5 months ago
probonopd
6c56960888
Lower debounce time ( #714 )
...
https://github.com/probonopd/MiniDexed/issues/713
5 months ago
probonopd
e03122a3d2
Stargazers over time
...
[ci skip]
6 months ago
Kevin
f6ebd7871d
Another attempt to support configuration TGs and polyphony ( #690 )
...
* Initial commit for configuration TGs and polyphony across RPI1-5.
* Ensure unused TGs in a performance are MIDI disabled. Set polyphony to higher defaults on Pi 4 and 5.
* Actually, can just default to MIDI "disabled" directly in performance config if not present.
* Fix issue with choosing max polyphony
6 months ago
probonopd
dd5459eece
Restrict permissions and pin "uses:"
7 months ago
Kevin
3b033db4af
Implement USBGadgetPin and appropriate boot messages. ( #674 )
7 months ago
probonopd
6664e63fe5
Fix typo [ci skip]
7 months ago
probonopd
24a309ebb4
Add artifact links to PR and issues
7 months ago
probonopd
75e82caf72
Try USBGadgetPin ( #670 )
...
* Try USBGadgetPin
* CGPIOPin usbGadgetPin(usbGadgetPinNumber, GPIOModeInputPullUp);
* Remove extraneous line
7 months ago