81a2a37afc87eae3ba833b1ec464c451c56c38c2
Projects/xq/Mixer.md
... | ... | @@ -2,12 +2,14 @@ |
2 | 2 | |
3 | 3 | A digital multi-channel audio mixer for stereo mixing. |
4 | 4 | |
5 | -# I/O |
|
5 | +# Features |
|
6 | 6 | |
7 | 7 | - 4 stereo inputs |
8 | 8 | - 2 stereo outputs |
9 | 9 | - 6 mono studio faders with motor |
10 | 10 | - [DunstBlick](/Projects/xq/Dunstwolke.md#dunstblick) user interface via ethernet |
11 | +- 48 kHz sample rate |
|
12 | +- 16 bit sample depth |
|
11 | 13 | |
12 | 14 | # Parts |
13 | 15 | |
... | ... | @@ -15,4 +17,5 @@ A digital multi-channel audio mixer for stereo mixing. |
15 | 17 | - [NXP UDA1334A (I2S DAC)](https://www.adafruit.com/product/3678) |
16 | 18 | - [Studio Fader](https://www.reichelt.de/schiebepotentiometer-mono-5-kohm-linear-rs60n11m9-lin5k-p73883.html) |
17 | 19 | - [DRV8871 (Motor Driver)](https://www.adafruit.com/product/3190) |
18 | -- Undecided microcontroller for the user interface |
|
19 | 20 | \ No newline at end of file |
21 | +- Undecided microcontroller for the user interface |
|
22 | +- Undecided I2S ADC |
|
20 | 23 | \ No newline at end of file |