Commit Graph

312 Commits (4c502ddd0c74e2f5727448bacde93dd7e4994b13)
 

Author SHA1 Message Date
abscisys 4c502ddd0c FX fixes + optimizations + prepare for FX2 release 2 years ago
abscisys 20419bb077 Reorganizing tests 2 years ago
abscisys 4709fc3f81 Fixes on FX and increase performances 2 years ago
abscisys a264fdf230 Fixes on FX to increase stability and performances 2 years ago
abscisys 6fb78be603 Fix of the Shimmer Reverb 2 years ago
abscisys 4440ded0e8 Fixing stereo image bug and missing initialization 2 years ago
abscisys c19be7f571 Alignement with fx2 2 years ago
abscisys 926ba5339e Fixing many FX bugs and change of test framework 2 years ago
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: 2 years ago
abscisys 5317265624 Revert "Implementationg proposition for:" 2 years ago
abscisys 11b38851af Revert "Fixing compiling errors on RPI1" 2 years ago
abscisys aac8391332 Revert "Fixing compiling issue on RPI1" 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: 2 years ago
probonopd 4f69bc9689
Create gpt-commit-summarizer.yml 2 years ago
probonopd a3f7b42c9b
Reorder private variables to prevent compilation warnings (#390) 2 years ago
probonopd 4a8241226d
Fix Issue #338 - implement wraparound for voices and banks and limit bank select to loaded banks only. (#392) 2 years ago
probonopd 484671de86
Add performances by @Banana71 (#394) 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) 2 years ago
probonopd 2bd6f4119f
Increase m_nPerformanceFileName, closes #379 2 years ago
probonopd 12f4ea7838
Implement IgnoreAllNotesOff=1 (#366) 2 years ago