We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should have a way to specify which analyzers get run, and an optional mode to output individual annotations as lab files.
Something like:
python -m crema.analyze file.mp3 --chords file-chords.lab
If specific lab outputs are given, then it should not save the jams file.
The text was updated successfully, but these errors were encountered:
This is currently better handled by the jams included script jams_to_lab.py.
jams_to_lab.py
Punting this issue until lab conversion migrates up to the main library.
Sorry, something went wrong.
No branches or pull requests
We should have a way to specify which analyzers get run, and an optional mode to output individual annotations as lab files.
Something like:
If specific lab outputs are given, then it should not save the jams file.
The text was updated successfully, but these errors were encountered: