eurorack/stereo_mix
2020-05-11 13:15:56 +02:00
..
drivers Fixes in processing and attenuverter operation 2020-05-11 01:08:50 +02:00
hardware_design Hardware filtering improvements 2020-04-25 20:41:15 +02:00
resources Fixes in processing and attenuverter operation 2020-05-11 01:08:50 +02:00
__init__.py Add Initial code for stereo_mix module 2019-12-04 00:01:36 +01:00
makefile Fix overrun bug, implement proper equal power panning 2020-04-28 22:51:36 +02:00
pot_controller.h Fix values from pots being always passed on to the processor 2020-05-09 15:02:51 +02:00
processor.cc Fix onepole filter bug in processor resulting in wrong CV values 2020-05-11 13:15:56 +02:00
processor.h Fixes in processing and attenuverter operation 2020-05-11 01:08:50 +02:00
resources.cc Fixes in processing and attenuverter operation 2020-05-11 01:08:50 +02:00
resources.h Improved gamma handling 2020-04-24 00:56:39 +02:00
stereo_mix.cc Fix onepole filter bug in processor resulting in wrong CV values 2020-05-11 13:15:56 +02:00
ui.cc Fixes in processing and attenuverter operation 2020-05-11 01:08:50 +02:00
ui.h Implement attenuverters 2020-05-10 14:54:25 +02:00