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

Safe Multiple SystemEffects #76

Open
2 tasks
SrMouraSilva opened this issue Oct 24, 2017 · 0 comments
Open
2 tasks

Safe Multiple SystemEffects #76

SrMouraSilva opened this issue Oct 24, 2017 · 0 comments

Comments

@SrMouraSilva
Copy link
Member

SrMouraSilva commented Oct 24, 2017

Maybe the user use more than one SystemEffect

https://gist.github.com/dcoredump/6037ad2224ed4755d1438b2a7e75d74a#file-pedalpy-py-L8-L22

  • PersistenceDecoder.__init__(system_effect) -> PersistenceDecoder.__init__(system_effects)
  • Autosaver.load(system_effect) -> Autosaver.load(system_effects)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant