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

Implement Patch Wavetable Export #1399

Merged
merged 1 commit into from
Dec 5, 2019

Conversation

baconpaul
Copy link
Collaborator

Given a Patch, it was impossible to save the wavetable as a
.wav which you could use elsewhere. You could copy and paste but
you couldn't extract. SO this adds code which exports the wav
into your library for you and lets you know, including doing smart
things with srge tags and the like so surge can use it in other contexts.

Closes #1341

Given a Patch, it was impossible to save the wavetable as a
.wav which you could use elsewhere. You could copy and paste but
you couldn't extract. SO this adds code which exports the wav
into your library for you and lets you know, including doing smart
things with srge tags and the like so surge can use it in other contexts.

Closes surge-synthesizer#1341
@baconpaul baconpaul merged commit d8a92bd into surge-synthesizer:master Dec 5, 2019
@baconpaul baconpaul deleted the wav-export-1341 branch December 11, 2019 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No way to export wavetables from a patch
1 participant