27 lines
386 B
Plaintext
27 lines
386 B
Plaintext
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
|
|
}
|
|
}
|
|
|