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

Consolidate synthdefs into ugens #374

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

josiah-wolf-oberholtzer
Copy link
Contributor

@josiah-wolf-oberholtzer josiah-wolf-oberholtzer commented Mar 25, 2024

Breaking changes:

  • Consolidate supriya.synthdefs into supriya.ugens.
  • Rename supriya.ugens.bases -> supriya.ugens.core.
  • Rename UGenArray to UGenVector.
  • UGenVector now takes *args instead of an iterable.
  • Remove supriya.synthdefs.Range.
  • Export compile_synthdef(), compile_synthdefs(), decompile_synthdefs() functions.
  • Remove ancient IPython notebooks.

@josiah-wolf-oberholtzer josiah-wolf-oberholtzer force-pushed the consolidate-synthdefs branch 2 times, most recently from b8fc74d to a3275b2 Compare March 25, 2024 16:05
@josiah-wolf-oberholtzer josiah-wolf-oberholtzer merged commit 6fc00d0 into main Mar 25, 2024
12 checks passed
@josiah-wolf-oberholtzer josiah-wolf-oberholtzer deleted the consolidate-synthdefs branch March 25, 2024 17:34
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.

1 participant