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

[Model] Change connection and disconnect methods #67

Closed
9 tasks done
SrMouraSilva opened this issue Oct 1, 2017 · 0 comments
Closed
9 tasks done

[Model] Change connection and disconnect methods #67

SrMouraSilva opened this issue Oct 1, 2017 · 0 comments

Comments

@SrMouraSilva
Copy link
Member

SrMouraSilva commented Oct 1, 2017

  • Create pedalboard.connect(output, input)
  • Create pedalboard.disconnect(output, input)
  • Documentate pedalboard.connect(output, input)
  • Documentate pedalboard.disconnect(output, input)
  • Remove pedalboard.outputs.connect
  • Remove pedalboard.outputs.disconnect
  • Create MidiConnection?
  • Doesn't enable connection between (audio) input and midi_output or (audio) output and midi_input ConnectableMixing
  • Fix pluginsmanager.model.output.py
@SrMouraSilva SrMouraSilva added this to the v0.6.0 - Midi support milestone Oct 1, 2017
@SrMouraSilva SrMouraSilva changed the title [Model] Add connect and disconnect plugins manager method [Model] Add connect and disconnect methods in pedalboard Oct 15, 2017
@SrMouraSilva SrMouraSilva changed the title [Model] Add connect and disconnect methods in pedalboard [Model] Change connection and disconnect methods Oct 15, 2017
SrMouraSilva added a commit that referenced this issue Oct 15, 2017
…ed Output.connect() and Output.disconnect()
SrMouraSilva added a commit that referenced this issue Oct 19, 2017
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