Hamish

Results 15 comments of Hamish

I have the same issue on v0.13.23 (linux) - nothing but an empty box - would be wonderful if this worked!

I have a similar issue using librespot via Volumio, MoOde or balena sound... Here's the error message from balena sound but given the similarity of the problems with Spotify connect...

I would also like an easy way to add existing notes as scenes, or duplicate existing notes as scenes through a drag'n'drop or something like that into the longform project...

Yes, pianoteq-pi gave me a script to launch Pianoteq on a headless startup, I then followed your instructions for Option 2 and added info to the startup script to launch...

Here's the adapted start.sh script that runs on headless startup... ``` #!/usr/bin/env bash set -e # Exit immediately if a command exits with a non-zero status. exec_path="/home/pianoteq/Pianoteq 8 STAGE/arm-64bit/Pianoteq 8...

Actually I think I messed this up somehow and can't replicate... pianoteq launches with this, but in trying to get it to launch ptq-webapp on startup it no longer launches...

Hi Robert, The script now works on a headless Pi setup after having run the build command... here's the script. It launches Pianoteq 8 on startup and the webapp on...

Something else that would improve the webapp would be the ability to run the reset command, (the command Alt+P from the GUI)... as sometimes it freezes, and it doesn't seem...

![Pianoteq_AltP](https://github.com/user-attachments/assets/2f198925-f692-41d5-9dc3-bc2267047554) Hi Robert, Here's a little screenshot of the Pianoteq GUI with the note on hover over the reset button. When I'm running Pianoteq on the Pi headless (on a...

Kia ora @robert-rc2i, Just thinking that perhaps a little multimedia keyboard could me programmed with Alt-P as a keyboard combination - this would keep the pi headless, and I would...