Files
op-pedal/todo.txt
T
2025-06-26 10:24:48 -04:00

21 lines
239 B
Plaintext

- pipewire aux in?
pcm.pipedal_aux_in {
type file
file "/tmp/aux_input_fifo"
infile "/tmp/aux_input_fifo"
format "raw"
slave {
pcm null
format S16_LE
rate 48000
channels 2
}
}