~martijnbraam/mixolydian-4x4-fw

Enable the 6dB pad in the codec for the input signal
Update routing and display code for the Rev. B board.
Disable HP high pass filters because of a silicon bug in the codecs adding more noise.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~martijnbraam/mixolydian-4x4-fw
read/write
git@git.sr.ht:~martijnbraam/mixolydian-4x4-fw

You can also use your local clone with git send-email.

#FOSDEM audio mixer firmware

#Building

$ mkdir build
$ cd build
$ cmake ..
$ cmake --build .

#Flashing

$ teensy_loader_cli -v -w --mcu=TEENSY41 teensy_audio.hex
Do not follow this link