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

An exported patchcab component that can be dropped into any page that can export 'cv' values #21

Open
1 of 2 tasks
iandoesallthethings opened this issue Dec 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@iandoesallthethings
Copy link

iandoesallthethings commented Dec 27, 2021

Is this feature request for a module or Patchcab in general?

  • Module
  • General

First of all, I'm mindblown that this exists - THANK YOU! ❤️❤️❤️❤️

I found this repo when I had the idea to implement an LFO on a completely non-audio related project. I was thinking that it would be really nice to have modular-style cv tools that could modulate any JS variable, especially if it was playable and patchable (like the slider values of a stylegan toy or something)

How difficult would it be to package a small single row instance of patchcab as a svelte component to be dropped into any app? I'm imagining a CV out module that you could drop in a <slot /> and bind each jack to whatever variable you want and use it in your app.

That way you could use LFOs, sequencers, noise, etc to control literally anything, even outside of a musical context!

@iandoesallthethings iandoesallthethings added the enhancement New feature or request label Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant