definition.txt for drum and synth
Started by Erich




3 posts in this topic
hansehv

168 posts 17 threads Joined: Dec 2020
13-03-21, 01:09 -
#3
Thanks Noek, you save me typing  Big Grin
For the GPIO question:
In my expercience, direct GPIO communication causes undesired artifacts in the sound generation.
In plain English: using a GPIO button results in distortion.
To be complete: using a webgui trigger can also cause distortion (be it less than the GPIO) and will also cause delays because of the "web"protocol).
I will not implement any of these two without a remediation for mentioned side effects. As there are several other ways to trigger notes, these ways are at the bottom my wishlist. I do however always welcome suggestions.
In layman's  terms: samplerbox is designed for note triggering via MIDI input. Triggering via other input has go in parallel which makes it's not synced. Being in sync is a musical prereq.


Messages In This Thread
RE: definition.txt for drum and synth - by hansehv - 13-03-21, 01:09