Commit Graph

365 Commits (104c3a5a1f52502bb5e78e22f39858dd566ad0fd)
 

Author SHA1 Message Date
Vincent GAUCHE 104c3a5a1f incremental MixingConsole integration fix 2 years ago
Vincent Gauché 278bf6de8e Merge branch 'probonopd-main' into fx2 2 years ago
Vincent GAUCHE 361d6c3063 Merge from main project 2 years ago
Vincent GAUCHE fdd84b1d6d fixing bugs in menu but still no sound 2 years ago
probonopd 7e0251eee5
Use script to checkout correct versions of submodules (#475) 2 years ago
Luca 3a51fd74a7
Skip empty voices while scrolling (#466) 2 years ago
Kevin edd22ba8c6
Support for subdirectories in the SysEx voices directory (#473) 2 years ago
Vincent GAUCHE 9fd908b84d First attempt with new menu 2 years ago
Kevin be594f53ef
Fix for Issue #468 - introducing Bank MSB/LSB messed up the UI parameter handling. (#469) 2 years ago
Kevin cfd2a24804
Support for headerless SysEx Voice Banks (#463) 2 years ago
Kevin 73a80a93cb
Fix some of the issues with bank handling (#461) 2 years ago
probonopd 43c0cd3dd6
Comment out "MIDI message is shorter than 2 bytes!" 2 years ago
probonopd 85d36a875b Merge branch 'main' of github.com:probonopd/MiniDexed 2 years ago
probonopd 26bcd876fb Remove performances as requested by @Banana71 2 years ago
probonopd 5fde376f62
MaxVoiceBankID = 16383 2 years ago
probonopd 2bb0297a4c Update performances by @Banana71 2 years ago
abscisys 54b5e3a4bc fix the declaration of Mixer 2 years ago
abscisys f92878fcb1 Remove debug information during unit tests and cleanup 2 years ago
Vincent 6fac739946 Change implementation of FastLFO with FastLFO2 2 years ago
Vincent 055dbed658 removing unused variable 2 years ago
Vincent e0f2ed9f25 Final Fix for FastLFO 2 years ago
abscisys 82c5f500fc Fixing FastLFO and tests suite for it 2 years ago
abscisys 3096a71598 Merge branch 'probonopd-main' into fx2 2 years ago
abscisys 60c24fa670 Merge branch 'main' of github.com:probonopd/MiniDexed into probonopd-main 2 years ago
abscisys 3795cf7507 Change default params for test 2 years ago
abscisys 6dd6d18009 FastLFO fixes 2 years ago
abscisys 7e18647a53 fixing levels for delay, chorus, flanger and phaser 2 years ago
abscisys cf20795131 Fixing LFO 2 years ago
Vincent 4de38cbc70 Multiple updates to fix issues on debugger and ease the pitch shifter 2 years ago
Vincent dacba15590 Merge branch 'fx2' of github.com:abscisys/MiniDexed into fx2 2 years ago
Vincent ff05f7a64d Rename ShimmerReverb into Reverberator 2 years ago
abscisys 2f8f3cc737 Add PitchShifter FX and simplify Diffuser 2 years ago
Vincent a48a1008c6 Adding Diffuser to Makefiles 2 years ago
Vincent 16c45c0418 Adding Diffuser FX 2 years ago
abscisys f9f6f71835 Additional round of optimisations 2 years ago
abscisys 2a272801d3 Fixing the Shimmer Reverb unstability 2 years ago
abscisys 11114ee657 Setup code to enable Shimmer instabilities 2 years ago
abscisys 55feb0f794 Reproducing the Shimmer instability 2 years ago
abscisys 0cec94f491 Object inspection framework extension to debug fx 2 years ago
abscisys 0011ad932e Remove unused prepare method & fixe uninit buffer 2 years ago
abscisys 8aa37f20ef Small updates on the unit tests 2 years ago
abscisys d9500d6c32 Adding debugging features to the MixingConsole 2 years ago
Vincent 6ed0f41b0c Adding target "test-debug" for valgrind test 2 years ago
abscisys 36546af851 First steps on debugging of MixingConsole 2 years ago
Vincent 1d483dd4f7 Naive debugging approach for the mixing console 2 years ago
abscisys 3f8120d101 Mixing console code structure simplification 2 years ago
abscisys cc147daec2 Small improvements 2 years ago
abscisys 4c8b5f5372 Optimize chrono feature class replace with method 2 years ago
abscisys edc843c7e7 Migration to gtest framework completed 2 years ago
Vincent 68e2a887c6 Part 2 of the migration to gtest 2 years ago