Commit Graph

342 Commits (60c24fa670ef8ab253bc3a9720baf2a83ab611a1)
 

Author SHA1 Message Date
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
abscisys c6f93e6dbb Partial fix post migration to gtest framework 2 years ago
Kevin fcea41ead3
SSD1306 display rotation support and fix for #421 (#422) 2 years ago
probonopd a51859bb32
Configuration option for automatic voice data dump on ProgramChange but only send it when a TG has a valid MIDI channel. (#388) 2 years ago
abscisys b10d155379 Fixing compiling error before optimization 2 years ago
Kevin ad9689a719
Fix for Issue #369 to correctly recognise ChannelsSwapped config setting (#381) 2 years ago
abscisys 78f48e458a Merge branch 'fx2' of github.com:abscisys/MiniDexed into fx2 2 years ago
abscisys 6c1dfb5ee6 Replacement of the FXRack with MixingConsole 2 years ago
Jennifer Wilcox 61a301a24c
Ignore clock and active sensing on serial MIDI (#417) 2 years ago
Vincent Gauché 2be485ba89
Merge pull request #2 from probonopd/main 2 years ago
probonopd 24e10c308d
Delete gpt-commit-summarizer.yml 2 years ago
abscisys 374ec013e4 Convert PlateReverb into an FXElement component for future integration 2 years ago
abscisys 96e2f8ff56 Adding the Dry FX and adding the reset method called on bypass 2 years ago
abscisys dca8b70415 Fixing bugs in case of unitary gain & optimization 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