Files
op-pedal/todo.txt
T
2025-06-28 18:41:44 -04:00

29 lines
494 B
Plaintext

Route the midi connections.
Midi handling in the dummy audio connector.
PiPedal sequencer not visible. Is it missing duplex somewhere?
check filetime conversion in gcc 12.2! (missing c++ 20 time conversion functions)
AudioFiles.cpp fileTimeToInt64
- 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
}
}