Hi,
I would like to test Sushi on my Linux Ubuntu desktop by executing this AppImage, following the steps of this tutorial, but when I execute this command:
./Sushi-x86_64.AppImage -j --connect-ports -c config_files/play_vst3.json
# or this command with a relative path
./Sushi-x86_64.AppImage -j --connect-ports -c ./config_files/play_vst3.json
I receive this error:
SUSHI - Copyright 2017-2023 Elk Audio AB, Stockholm
SUSHI is licensed under the Affero GPL 3.0. Source code is available at github.com/elk-audio
Error reading config file, invalid file path: config_files/play_vst3.json
Any suggestion?
Thanks for reading.