why is plate NonModulable?
#174
Unanswered
selfsimilar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am very new to sound coding, but my first instinct when playing with the examples was to slowly increase or decrease the reverb/plate effect over time programmatically, but afaict because
platetakes a single parametermixthat isNonModulable, I can only provide a static value for anyplatenodes. Am I understanding this correctly and what is the design rationale for implementing theplatenode this way?Beta Was this translation helpful? Give feedback.
All reactions