Files
op-pedal/todo.txt
T
2025-06-29 08:30:26 -04:00

29 lines
486 B
Plaintext

VU decay on a timer.
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
}
}