probonopd
f14ac0a967
Merge branch 'main' into fx
2 years ago
probonopd
24e10c308d
Delete gpt-commit-summarizer.yml
2 years ago
abscisys
ffcafd6f63
A bit of cleanup
2 years ago
abscisys
e18c0f284e
FXRack finalization
2 years ago
abscisys
4fb79f858a
Fixing the Phaser
2 years ago
abscisys
f2006bd880
Fixing the Tube effect so it has more presence
2 years ago
abscisys
ab4f23805e
Enhance the Buffer class for future use
2 years ago
abscisys
2a2b72a38d
Forgot 1 important source file for the conversion TapeDelay to Delay
2 years ago
abscisys
d0fe01f652
Tranform TapeDelay into a Delay as Flutter is a noise artifact generator
2 years ago
abscisys
8227a3abe1
Fixing the Orbitone
2 years ago
abscisys
dc5165e91b
Removing the Chorus Feedback parameter that makes no sense
2 years ago
abscisys
a376b41e72
Fixing the Chorus and enhancing the FXEngine to disable internal LFO
2 years ago
abscisys
acc96b1291
Fixing LFO frequency on the FXEngine
2 years ago
abscisys
6da53dcac5
Fixing the Shimmer Reverb
2 years ago
abscisys
17030e8065
2nd phase of debugging
2 years ago
abscisys
fe340f2f99
First step debugging completed
2 years ago
abscisys
1b33d6b94e
Multiple fixes - intermediate debugging
2 years ago
abscisys
63a9460a1b
Finalizing the menu integration and wiring to UI
2 years ago
abscisys
79882d3baf
Merging minidexed_ext.cpp into minidexed.cpp
2 years ago
abscisys
d1408c6694
Start FXRack parameter integration
2 years ago
abscisys
650db9a267
Adding Tube and Chorus and update the way the FXChain is structured
2 years ago
Vincent
992f275643
Fixing Flanger
2 years ago
abscisys
fd3fd0efcc
Adding Flanger FX -> 1 point to fix as code is not compiling
2 years ago
abscisys
2542be1148
Optize existing effect and add the Orbitone effect
2 years ago
abscisys
154cf690cb
Finalizing the Phase before testing
2 years ago
Vincent
6ca3e3d340
Adding first set of FX
2 years ago
abscisys
d42b8afc58
Merge branch 'main' of github.com:abscisys/MiniDexed
2 years ago
abscisys
919221db23
Implementationg proposition for:
...
- Unison mode #315
- Add a "All TG" menu #396
Fixing compiling errors on RPI1
Fixing compiling issue on RPI1
Revert "Fixing compiling issue on RPI1"
This reverts commit 03a07747f0
.
Revert "Fixing compiling errors on RPI1"
This reverts commit dabe431d53
.
Revert "Implementationg proposition for:"
This reverts commit a69e97f61d
.
2 years ago
abscisys
5317265624
Revert "Implementationg proposition for:"
...
This reverts commit a69e97f61d
.
2 years ago
abscisys
11b38851af
Revert "Fixing compiling errors on RPI1"
...
This reverts commit dabe431d53
.
2 years ago
abscisys
aac8391332
Revert "Fixing compiling issue on RPI1"
...
This reverts commit 03a07747f0
.
2 years ago
abscisys
03a07747f0
Fixing compiling issue on RPI1
2 years ago
abscisys
dabe431d53
Fixing compiling errors on RPI1
2 years ago
abscisys
a69e97f61d
Implementationg proposition for:
...
- Unison mode #315
- Add a "All TG" menu #396
2 years ago
probonopd
4f69bc9689
Create gpt-commit-summarizer.yml
...
[ci skip]
2 years ago
probonopd
a3f7b42c9b
Reorder private variables to prevent compilation warnings ( #390 )
...
Co-authored-by: diyelectromusic <68612569+diyelectromusic@users.noreply.github.com>
2 years ago
probonopd
4a8241226d
Fix Issue #338 - implement wraparound for voices and banks and limit bank select to loaded banks only. ( #392 )
...
Co-authored-by: diyelectromusic <68612569+diyelectromusic@users.noreply.github.com>
2 years ago
probonopd
484671de86
Add performances by @Banana71 ( #394 )
...
* Add performances by @Banana71
https://github.com/probonopd/MiniDexed/discussions/325
[ci skip]
* Copy performance directory
* @Banana71 library
https://github.com/probonopd/MiniDexed/discussions/325#discussioncomment-4013343
* Banana71.-.36.Performances.zip
2 years ago
probonopd
d03717d602
MIDIButtonNotes=0 by default
2 years ago
probonopd
f32c0c98dc
Allow MIDI notes to be used as navigation buttons for MiniDexed ( #368 )
...
* First implementation of NoteOn/NoteOff MIDI UI buttons
* First implementation of NoteOn/NoteOff MIDI UI buttons
Co-authored-by: diyelectromusic <68612569+diyelectromusic@users.noreply.github.com>
2 years ago
probonopd
2bd6f4119f
Increase m_nPerformanceFileName, closes #379
2 years ago
probonopd
12f4ea7838
Implement IgnoreAllNotesOff=1 ( #366 )
...
* GetIgnoreAllNotesOff
[ci skip]
* IgnoreAllNotesOff
[ci skip]
* IgnoreAllNotesOff
[ci skip]
* IgnoreAllNotesOff
2 years ago
probonopd
3d93d815ec
MIDI Button Navigation configuration for Nektar Impact LX
2 years ago
probonopd
c7168d434f
Enable buttons on MIDI controllers to be used ( #365 )
...
* Initial commit for MIDI user interface button support.
Status: first successful build.
* Second try with more functionality plugged in and compiling...
* First "it seems to work for me" version for initial testing of MIDI buttons.
* Fix Off/Omni logic
* Fix order of Prev/Next when initialising the button UI.
Co-authored-by: Kevin <68612569+diyelectromusic@users.noreply.github.com>
2 years ago
probonopd
d53aeb40f5
Update Circle to test MIDI controllers using the USB MIDI Class 2.0 spec
...
https://github.com/rsta2/circle/issues/316#issuecomment-1256964271
2 years ago
Kevin
dcbd04c831
Add call to set Serial options to prevent CR to CRLF conversion ( #311 )
...
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
2 years ago
arsamus
aa5a7c7450
Switchable performance files improvements + Poly/Mono + Fix to #298 and #83 issues ( #267 )
2 years ago
Kevin
768d763f73
Initial support for SSD1306 128x32 or 128x64 OLED displays ( #312 )
...
* Initial support for SSD1306 128x32 or 128x64 OLED displays
* Update circle
Co-authored-by: Kevin <diyelectromusic@gmail.com>
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
2 years ago
probonopd
50e9b7b8e0
Configurable GPIO buttons ( #274 )
...
* Default behavior changed: Click to enter menus, long-press to leave menus, double-click to go to the home screen (configurable)
* Buttons can have click, double click and long press events
* Changed default config, added new options and renamed EncoderPinSwitch to ButtonPinShortcut
Co-authored-by: Kevin <diyelectromusic@gmail.com>
Co-authored-by: Stephen Brown <steve@fig14.com>
2 years ago
Holger
0a5ec7d529
Fix for garbled device name in debug output, closes #265
...
Thanks @dcoredump
2 years ago