Skip to content
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

Cannot load song from command line #13

Closed
ao2 opened this issue Sep 19, 2014 · 2 comments
Closed

Cannot load song from command line #13

ao2 opened this issue Sep 19, 2014 · 2 comments

Comments

@ao2
Copy link
Contributor

ao2 commented Sep 19, 2014

Hi, it looks like the --input-file option is not working.

This is how I am using it:

$ buzztrax-edit --input-file=ao2_buzztrax_audiotestsrc.xml

but the default empty song is displayed, not the one I tried to load.

Thanks,
Antonio

@ao2
Copy link
Contributor Author

ao2 commented Sep 19, 2014

OK, RTFM.

I found out I have to pass the load command like this:

$ buzztrax-edit --command=load --input-file=ao2_buzztrax_audiotestsrc.xml

It's not a very intuitive behavior, but I am closing the issue as it works as intended.

Sorry for the noise.

@ao2 ao2 closed this as completed Sep 19, 2014
@ensonic
Copy link
Member

ensonic commented Sep 20, 2014

No problem, but let me at least display a message.

ensonic added a commit that referenced this issue Sep 21, 2014
Fix #13. When only an input-file is given as a commandline option, use the default command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants