sample_count and debounce_delay_ms in Drum::Config #2
Answered
by
ravinrabbid
HellbroWDR
asked this question in
Q&A
-
In your code in Drum.cpp, you sample input sample_count times and use debounce_delay_ms to maintain time lag of triggering hits, but I can’t find them in drum_config in include/GlobalConfiguration.h. Could you tell me how you set them, please? |
Beta Was this translation helpful? Give feedback.
Answered by
ravinrabbid
Aug 12, 2023
Replies: 1 comment
-
Sorry, I forgot to push them. Should be there now. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ravinrabbid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, I forgot to push them. Should be there now.