51 lines
907 B
Plaintext
51 lines
907 B
Plaintext
Create Factory Model.piBank.
|
|
|
|
Install procedure for upgrading of Factory Preset.
|
|
|
|
Relocate image files.
|
|
|
|
Prep readme files in Factory Presets.
|
|
|
|
|
|
A final solution for rate-limiting on Tone3000.
|
|
|
|
|
|
|
|
T3k links in the readme files. Can we start a Popup Flow from the given links?
|
|
|
|
File Player Underrun is NOT CPU use related. There's an underrun somewhere.
|
|
|
|
|
|
|
|
summaries for Mono audio adapaters.
|
|
Check PWA on windows, edge and chrome.
|
|
Make sure Pi 4 default audio device is still hidden when selecting devices!
|
|
|
|
sAFEfILEnAMES: RENAME, &C. Safe bank names?
|
|
NEW BANK
|
|
WINDOW SIZE CALCUALTIONS ARE WRONG ON LINUX HIDEF DISPLAYS.
|
|
|
|
check reload after change of LV2 plugins.
|
|
|
|
|
|
|
|
|
|
- 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
|
|
}
|
|
}
|
|
|
|
|