3 zone cymbal status? #170
Replies: 1 comment
-
Yes, 3 zone cymbals with two jack outputs might work with the coupling as per https://github.com/corrados/edrumulus/blob/main/doc/ChangeLog.md#2023-07-16-initial-support-for-3-zone-pads-like-the-roland-cy-12r. If they don't send the piezo signal on both output jacks, I'm less sure. However you could change that with some adapter cable, if necessary. If the coupling doesn't work (I never tried it), you can still treat it as two different cymbals and suppress the incorrect edrumulus MIDI output via https://github.com/3hhh/xtalk. Also, of course you'd have to find the correct pad settings for those Lemon cymbals first as edrumulus currently doesn't provide them. Please send a Merge Request once you identified them. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
just received a lemon 13" 3zone and about to receive a Lemon 15" 3zone. looking at the internal wiring for the Lemon 13" it seems the piezo is only connected to one output jack? which makes me think roland are connecting the tips of ride 1 and ride 2 jacks internally on the module end?
If my ride/edge is on say teensy A10/A11 can I just make ride/bell A10/A12 in code? or do i have to use another analog input with a duplicate of the ride piezo?
and then I see I need to link them with coupling. any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions