Commit Graph

318 Commits (36546af851d7b33193832d0f0951108dbd96d763)
 

Author SHA1 Message Date
abscisys 36546af851 First steps on debugging of MixingConsole 3 years ago
Vincent 1d483dd4f7 Naive debugging approach for the mixing console 3 years ago
abscisys 3f8120d101 Mixing console code structure simplification 3 years ago
abscisys cc147daec2 Small improvements 3 years ago
abscisys 4c8b5f5372 Optimize chrono feature class replace with method 3 years ago
abscisys edc843c7e7 Migration to gtest framework completed 3 years ago
Vincent 68e2a887c6 Part 2 of the migration to gtest 3 years ago
abscisys c6f93e6dbb Partial fix post migration to gtest framework 3 years ago
abscisys b10d155379 Fixing compiling error before optimization 3 years ago
abscisys 78f48e458a Merge branch 'fx2' of github.com:abscisys/MiniDexed into fx2 3 years ago
abscisys 6c1dfb5ee6 Replacement of the FXRack with MixingConsole 3 years ago
Vincent Gauché 2be485ba89
Merge pull request #2 from probonopd/main 3 years ago
probonopd 24e10c308d
Delete gpt-commit-summarizer.yml 3 years ago
abscisys 374ec013e4 Convert PlateReverb into an FXElement component for future integration 3 years ago
abscisys 96e2f8ff56 Adding the Dry FX and adding the reset method called on bypass 3 years ago
abscisys dca8b70415 Fixing bugs in case of unitary gain & optimization 3 years ago
abscisys ffcafd6f63 A bit of cleanup 3 years ago
abscisys e18c0f284e FXRack finalization 3 years ago
abscisys 4fb79f858a Fixing the Phaser 3 years ago
abscisys f2006bd880 Fixing the Tube effect so it has more presence 3 years ago
abscisys ab4f23805e Enhance the Buffer class for future use 3 years ago
abscisys 2a2b72a38d Forgot 1 important source file for the conversion TapeDelay to Delay 3 years ago
abscisys d0fe01f652 Tranform TapeDelay into a Delay as Flutter is a noise artifact generator 3 years ago
abscisys 8227a3abe1 Fixing the Orbitone 3 years ago
abscisys dc5165e91b Removing the Chorus Feedback parameter that makes no sense 3 years ago
abscisys a376b41e72 Fixing the Chorus and enhancing the FXEngine to disable internal LFO 3 years ago
abscisys acc96b1291 Fixing LFO frequency on the FXEngine 3 years ago
abscisys 6da53dcac5 Fixing the Shimmer Reverb 3 years ago
abscisys 17030e8065 2nd phase of debugging 3 years ago
abscisys fe340f2f99 First step debugging completed 3 years ago
abscisys 1b33d6b94e Multiple fixes - intermediate debugging 3 years ago
abscisys 63a9460a1b Finalizing the menu integration and wiring to UI 3 years ago
abscisys 79882d3baf Merging minidexed_ext.cpp into minidexed.cpp 3 years ago
abscisys d1408c6694 Start FXRack parameter integration 3 years ago
abscisys 650db9a267 Adding Tube and Chorus and update the way the FXChain is structured 3 years ago
Vincent 992f275643 Fixing Flanger 3 years ago
abscisys fd3fd0efcc Adding Flanger FX -> 1 point to fix as code is not compiling 3 years ago
abscisys 2542be1148 Optize existing effect and add the Orbitone effect 3 years ago
abscisys 154cf690cb Finalizing the Phase before testing 3 years ago
Vincent 6ca3e3d340 Adding first set of FX 3 years ago
abscisys d42b8afc58 Merge branch 'main' of github.com:abscisys/MiniDexed 3 years ago
abscisys 919221db23 Implementationg proposition for: 3 years ago
abscisys 5317265624 Revert "Implementationg proposition for:" 3 years ago
abscisys 11b38851af Revert "Fixing compiling errors on RPI1" 3 years ago
abscisys aac8391332 Revert "Fixing compiling issue on RPI1" 3 years ago
abscisys 03a07747f0 Fixing compiling issue on RPI1 3 years ago
abscisys dabe431d53 Fixing compiling errors on RPI1 3 years ago
abscisys a69e97f61d Implementationg proposition for: 3 years ago
probonopd 4f69bc9689
Create gpt-commit-summarizer.yml 3 years ago
probonopd a3f7b42c9b
Reorder private variables to prevent compilation warnings (#390) 3 years ago