eurorack/stereo_mix
2020-02-04 23:38:50 +01:00
..
bootloader Add Initial code for stereo_mix module 2019-12-04 00:01:36 +01:00
hardware_design Fix out oderso, implement menu scrolling i guess 2020-02-04 23:38:50 +01:00
resources Further optimize the codes performance by utilizing luts for the sin/cos 2019-12-04 00:44:46 +01:00
__init__.py Add Initial code for stereo_mix module 2019-12-04 00:01:36 +01:00
makefile Add Initial code for stereo_mix module 2019-12-04 00:01:36 +01:00
resources.cc Further optimize the codes performance by utilizing luts for the sin/cos 2019-12-04 00:44:46 +01:00
resources.h Further optimize the codes performance by utilizing luts for the sin/cos 2019-12-04 00:44:46 +01:00
stereo_mix.cc Fix Offset DAC gain being set to 1x instead of 2x. Improve performance 2020-01-16 00:07:12 +01:00