Javier Nonis
bd31b249d2
Fix for MVerb port
6 months ago
Javier Nonis
f7d3baf901
Fix for Reverb backward compatibility
6 months ago
Javier Nonis
d695762f1e
Fix for A Phaser parameters
6 months ago
Javier Nonis
38f9f5f05c
AudioEffect refactor
6 months ago
Javier Nonis
17f6fc9ccf
Fix missing Send FX setup for Phasers
6 months ago
Javier Nonis
aae85e5f85
Added RKR / Zynaddsubfx Phasers
6 months ago
Javier Nonis
f0e2593e81
Fix for MVerb
7 months ago
Javier Nonis
2d19311269
Refactor Effect directory
7 months ago
jnonis
37c152d2c8
Merge pull request #1 from jnonis/arp
...
Merge Arp branch to FX branch
7 months ago
Javier Nonis
d6fbbb508d
Added 3 Band EQ
7 months ago
Javier Nonis
6d673aa8be
Added MVerb effect
7 months ago
Javier Nonis
bf30d1a1c9
UI fix for Tempo display
7 months ago
Javier Nonis
d7336ee180
Save Tempo into Performance
7 months ago
Javier Nonis
652db3e05f
Store Midi FX settings into performance
7 months ago
Javier Nonis
6cd3a82253
Handle Arp as a Midi FX
7 months ago
jnonis
8f597543fc
Arp fixes
7 months ago
jnonis
61f66848dc
Added Arp to TG menu
7 months ago
jnonis
b2dcc29d73
Removed log from Arp
7 months ago
jnonis
d4f99f88ae
Almost working Arp
7 months ago
jnonis
0cb0553f25
Not working Arp
7 months ago
jnonis
9c55aa6a46
Delay FX: Support for tempo sync
7 months ago
jnonis
bed555fcfb
Fix for FX Params
7 months ago
jnonis
0a68eb577f
Handle Midi clock and resolve BPM
7 months ago
jnonis
cd785aa046
Added Backward compatibility for performances
7 months ago
jnonis
fc6f7152f0
Adapted Plate Reverb as AudioEffect
7 months ago
jnonis
751b69da3f
Save Send FX configuration in performance
7 months ago
jnonis
7c2638cd7f
WIP: Added Send FX
7 months ago
jnonis
17105a9c42
Code clean up
7 months ago
jnonis
509155573c
Fixes for Tal Reverb 3 paramteres
7 months ago
jnonis
002c2b985c
Added Ping Pong Mode and Mix control to Delay FX
7 months ago
jnonis
897c35aad0
Insert FX UI improvements
7 months ago
jnonis
881149e119
Process TG in stereo
7 months ago
jnonis
e034e66f87
Added Tal Reverb 3
7 months ago
jnonis
116881b3a5
Fix for distortions
7 months ago
jnonis
6f05c233a6
Added Mod Distortions DS1 and BigMuff
7 months ago
jnonis
2d854393a4
Fix for Bypass and Removed Logs
7 months ago
jnonis
172c651aa5
Added Bypass to FX Parameters
7 months ago
jnonis
8ca21774fb
Fix for Insert FX paramters ui
7 months ago
jnonis
7c8dc6f147
Save Insert FX parameters into performance
7 months ago
jnonis
7f110b284d
Added generic fx paramters handling
7 months ago
jnonis
9b1ea33966
Added LP Filter Effect
8 months ago
jnonis
75f4333831
Added delay implementation
8 months ago
jnonis
7bcba9183a
Added lock to inser FXs to avoid crashes.
...
Code clean up.
8 months ago
jnonis
d98c7cf701
Added Insert FX and Juno Chorus
8 months ago
probonopd
afa72d21aa
Attempt to fix #646 ( #649 )
...
* Attempt to fix #646
https://github.com/probonopd/MiniDexed/issues/648
* SetVoiceName() suggested by @diyelectromusic
8 months ago
Kevin
d08280bc70
Support for ST7789 based (SPI) displays ( #652 )
...
* Initial build with basic structure to support st7789device once added to circle.
* Implementation of ST7789 display - requires updated circle with new ST7789 character driver.
* Added more details to minidexed.ini about ST7789 and SPI options.
* Update to develop branch of circle that now supports st7789 character mode display.
* Minor formatting fixes to tidy up.
* Allow setting of more advanced SPI parameters: mode and clock.
* Update to allow for font size as an option.
9 months ago
Kevin
4fa9e167b2
Initial implementation of USB MIDI SysEx message handling. ( #634 )
...
* Initial implementation of USB MIDI SysEx message handling.
* Remove unused parameter from USB message handling.
9 months ago
Kevin
e2dc897c8a
Update README.md ( #643 ) [ci skip]
...
* Update README.md
Added recommendation to use an older or cheaper Pi (not a Pi 5) for a first build.
* Update README.md
---------
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
9 months ago
Kevin
75eb763055
Very early initial support for RPi 5 based on dev branch of circle. ( #638 )
...
* Very early initial support for RPi 5 based on dev branch of circle.
* Added parameter to choose UART option on all RPi versions to be GP14/15
* Build for Raspberry Pi 5
* Update README.md for RPi 5
---------
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
10 months ago
probonopd
349100d65a
Demo songs
...
[ci skip]
11 months ago