You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Is this feature request for a module or Patchcab in 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!
The text was updated successfully, but these errors were encountered: