Implement on_locc133
/ on_hicc133
or create on_key
new opcode
#13
kinwie
started this conversation in
Opcode suggestions
Replies: 0 comments 2 replies
-
A description and test file for this case has been posted here : |
Beta Was this translation helpful? Give feedback.
0 replies
-
or just |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
These opcodes,
on_locc133
on_hicc133
orstart_locc133
start_hicc133
are listed already but not yet implemented in most sfz players.
CC133 is extended cc for keynumber.
The intention for its use is for triggering release samples that put on a key and triggered from another key.
In practical, it will be used for triggering cymbals release/choke/tail samples.
A short explanation for Drum kit mapping ;
on_locc130
on_hicc130
. CC130 is polyphonic aftertouch. This is works and commonly supported by most e-drums.on_locc133
on_hicc133
.So, either implementing
on_locc133
on_hicc133
andstart_locc133
start_hicc133
OR made a new opcode :on_key
which has the same functionBeta Was this translation helpful? Give feedback.
All reactions