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

pitch envelopes #913

Merged
merged 11 commits into from
Jan 18, 2024
Merged

pitch envelopes #913

merged 11 commits into from
Jan 18, 2024

Conversation

felixroos
Copy link
Collaborator

@felixroos felixroos commented Jan 15, 2024

example:

s("sawtooth*2")
.lpf(500).lpenv(2)
.pdec(.2)
.penv("12")
.scope()
  • synth
  • sampler
  • soundfonts
  • panchor
  • find good defaults
  • doc

also added vibrato to soundfonts

penv.mov

+ added getPitchEnvelope helper
+ add getVibratoOscillator helper
@felixroos felixroos changed the title basic pitch envelope pitch envelope Jan 15, 2024
@felixroos felixroos requested a review from daslyfe January 16, 2024 16:57
@felixroos felixroos marked this pull request as ready for review January 16, 2024 16:57
@felixroos felixroos merged commit bd83d19 into main Jan 18, 2024
2 checks passed
@felixroos felixroos deleted the pitch-envelopes branch January 18, 2024 05:54
@felixroos felixroos changed the title pitch envelope pitch envelopes Mar 10, 2024
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