-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load tracks from Json config file #36
Comments
Having the same issue and, from what I can tell, it looks like the schema of the json file is not correct. Try checking the contents of |
Created a pull request as it looks like the schema for the configuration files has changed: #37 |
@razerbeans thanks so much for tracking this down! Will merge and close shortly. |
@matdave this should be fixed now thanks to @razerbeans, updated to latest standard, thanks all, closing issue. |
Hi, I come across the same error. Here are the sushi.logs:
Two errors, one concerning the sample rate, which seems to be auto-corrected.
Any idea? Here is my config_neuralpi.json:
|
Not sure what I'm doing wrong. I followed the guide and have everything where it should be, but when I run
sushi -r --multicore-processing=2 -c ~/config_files/config_neuralpi_fx.json
I get the errorFailed to load tracks from Json config file.
The text was updated successfully, but these errors were encountered: