Replies: 4 comments 1 reply
-
not really a feature of the standalone, but since you mention Carla you can save a project and pass it as CLI argument next time you start it up again. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply. Unfortunately with Carla that still doesn't work for me. I can start Carla up like that but if I try and start it with a project file via the CLI, Carla says the file is unreadable or doesn't exist after Carla runs. If I load the project through the gui it's fine though. I doublechecked the paths for the cli command is correct and it's not that. |
Beta Was this translation helpful? Give feedback.
-
Ok I managed to do it after a lot of messing around! Steps to Auto-Launch Cardinal at Boot: Create a folder if it doesn't exist: Create and edit launch_cardinal.desktop in ~/.config/autostart: Add the following content to launch_cardinal.desktop:
Create the launch_cardinal.sh script: Create and edit launch_cardinal.sh: Add the following content to launch_cardinal.sh:
Create the start_cardinal_terminal.sh script: Create and edit start_cardinal_terminal.sh:
Add the following content to start_cardinal_terminal.sh:
Make both scripts executable:
|
Beta Was this translation helpful? Give feedback.
-
Another question is, is there a way of editing default settings for Cardinal? eg starting with a predefined buffer size, OSC on, Audio input enabled etc? |
Beta Was this translation helpful? Give feedback.
-
I'm trying to find a way for autoloading a session when Cardinal starts up, defaulting to the last session. Running on Raspberry pi 5, patchbox OS. Is there a way to do this? I've been trying with both Carla and Cardinal and both don't seem to be able to do this easily, if at all. Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions