Login
|
Register
MIDI Designer Q&A
Questions
Unanswered
Tags
Users
Ask a Question
Recent Updates
Community
Share
midiDR
User Manual
MIDI
DESIGNER
The only MIDI controller for iPad, iPhone, and Mac
Talk to other MIDI Designer users about MIDI Designer, iOS MIDI and related topics. Or
share layouts, pages, and ideas
.
Check out our
Facebook Group
.
Of course, if you want to
send us an email
, feel free.
☞
Open
problem reports
☞
Summary of
user requests
All categories
Basic
(274)
Advanced
(370)
Community Shares
(439)
Community Requests
(66)
How does MIDI Designer work with X?
(127)
Suggestions
(174)
Suggestions (Reviewed)
(11)
Suggestions (Implemented)
(45)
Suggestions (Someday, Maybe)
(5)
Defect (Is this broken?)
(50)
Defect (Confirmed, Not Fixed Yet)
(34)
Defect (Fixed)
(54)
Defect (No Repro)
(1)
Defect (Won't Fix)
(1)
User Support, Open
(32)
User Support, Resolved
(126)
MIDI But Not MIDI Designer
(16)
MIDIdesigner.com and this Q&A Site
(16)
Promo & Hosted Elsewhere
(4)
Standalone MDs
(3)
Stream Byter Plugin by Audeonic
(6)
Beta Test & MDPx
(8)
Button Groups?
0
votes
What are button groups and how do they work?
asked
Jul 5, 2012
in
Basic
by
MIDI Designer Team (Dan)
Please
log in
or
register
to add a comment.
1 Answer
+1
vote
Best answer
See
this blog article
which explains everything you need to know.
answered
Jul 5, 2012
by
MIDI Designer Team (Dan)
I want to use this in my layouts too, but I notice that each button also sends its "Off" value when switching to another button, so two CCs are sent instead of just the one you want.
For example:
Button A (Off: 0, On: 0)
Button B (Off: 32, On: 32)
Button C (Off: 64, On: 64)
Log (first the button pressed, then the resulting CCs):
Button A (nothing was pressed before):
Data2=0 - good!
Button B:
Data2=0 - unnecessary
Data2=32
Button C:
Data2=32 - unnecessary
Data2=64
It's not extremely hindering, but it's again an extra CC that will get recorded and that spams the MIDI bus. Is there a way to circumvent this?
When setting the "Off" values to 0, the results are the same btw - I thought setting On and Off might result in the control NOT sending it's Off-value.
Understood. Is this resulting in any problems with some particular device, or is it just a worry about the extra junk messages potentially clogging the line? Either way, I'll consider fixing it, of course.
This is from October, but: now we have send-on-only, which you can do from the super or from any/all of the subs. Thanks!
Please
log in
or
register
to add a comment.
...