Topic: Running Pianoteq Headless on Arch Linux — No Audio Output
Hi everyone,
I’m trying to evaluate whether I can use Pianoteq on my setup. I have a headless Arch Linux machine running on bare ALSA, connected directly to my speakers and my MIDI keyboard.
When I launch Pianoteq with:
./Pianoteq\ 8 --headless
it runs, but I don’t get any sound or MIDI response. I also saw the --list-audio-devices parameter somewhere and this is what it returns:
./Pianoteq\ 8 --headless --list-audio-devices
No device type is currently selected.
How can I specify the ALSA output device? And should Pianoteq automatically detect my MIDI keyboard, or do I need to configure that manually? If so, how?
Thanks in advance!
(my system specs: Arch Linux (6.16.10-arch1-1, x86_64), CPU: i5-7500T)