Commit Graph

6 Commits

Author SHA1 Message Date
Beat Küng
c9d179676e simple mixer: make output scalers O: optional and use default values instead
Reduces FLASH usage by about 4KB

Command to replace:
for i in *.mix; do sed -r -i '/O: +10000 +10000 +0 +-10000 +10000/d' $i; done
2018-05-25 07:57:08 +02:00
CarlOlsson
0d3fd77ba9 mixer: Removed the pitch offset in the mixer file for the TBS Caipirinha since it should be handled by either hardware installation or trim parameter
Signed-off-by: CarlOlsson <carlolsson.co@gmail.com>
2017-01-12 13:35:30 -08:00
Lorenz Meier
2903e350a7 Caipi: Fix mixer and reverse params 2015-06-08 14:45:48 +02:00
Lorenz Meier
cb2ddbe57b Caipi Mixer: Fix directions 2015-06-08 14:28:53 +02:00
Lorenz Meier
75082f90ec Final touchup on caipi mixer 2015-06-04 13:28:31 +02:00
Lorenz Meier
61a8e2e270 Caipi mixer improvements 2015-06-04 13:06:03 +02:00