Files
op-pedal/todo.txt
T
Robin E. R. Davies 21e4b2864c Aux input test code.
2025-05-12 11:22:03 -04:00

15 lines
246 B
Plaintext

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
}
}
Move to /usr/local because...?q