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

Turbo mode #41

Closed
5 tasks done
nhthn opened this issue Aug 24, 2021 · 0 comments
Closed
5 tasks done

Turbo mode #41

nhthn opened this issue Aug 24, 2021 · 0 comments

Comments

@nhthn
Copy link
Owner

nhthn commented Aug 24, 2021

As a user, I would like a batch mode that lets me import or export sounds and images and apply filters to them.

As a developer, I would like a command-line interface to assist with integration testing.

Acceptance criteria:

  • Refactor to separate App from loading and saving functionality
  • App supports --batch command-line mode
  • Batch mode supports image and sound import/export
  • Batch mode supports filters via --filter argument: --filter subharmonics(0.5,0.3,0.2,0.1,true)
  • Multiple filters supported: --filter reverb(0.5,0.4) --filter scale_filter(C#,harmonic_minor)
@nhthn nhthn changed the title Batch mode Turbo mode Aug 29, 2021
@nhthn nhthn closed this as completed Sep 1, 2021
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

1 participant