We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pybind isn't quite complete. Here's the list of bits we need. This issue will happen over time but put them all here.
We are good if you can semantically write
s = surge s.set osc 1 type (wt) s.set wt 1 (/path/to/factor/foo/sin.wt) s.save patch
and the saved patch is all set up
The text was updated successfully, but these errors were encountered:
Ability to load a wavetable onto a patch in python
a5d4132
Addresses surge-synthesizer#7763
Ability to load a wavetable onto a patch in python (#7765)
96e3391
Addresses #7763
No branches or pull requests
Pybind isn't quite complete. Here's the list of bits we need. This issue will happen over time but put them all here.
wavetable
We are good if you can semantically write
and the saved patch is all set up
Param features
Formula modulator
mseg modulator
The text was updated successfully, but these errors were encountered: