Files
op-pedal/todo.txt
T
Robin E. R. Davies e7cdd38056 Checkpoint
2025-07-07 02:30:30 -04:00

36 lines
608 B
Plaintext

check reload after change of LV2 plugins.
Vu Meters, move rendering to background images, in order to reduce layout overhead.
Remove FullScreenIME in PluginControlView.tsx
Exactly one underrun per seek in Toob Player
Test autohotspot detection.
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
}
}