Old Motifator threads are available in the Archive.
| mmutax
Total Posts: 29
Joined 12-04-2011 status: Regular |
I have 2 Songs. But only One is responding to volume (Midi Ctrl 7) from DAW. (Note on/off messages are working on both). I compared all parameters (Songs and Mixings) and can’t find differences between the 2 songs. In the one which is working, when I enable/disable Volume/Expression for the part (RcvSwitch -> Control -> Vol/Expression), well, it works as expected. But not the other Song-Mix.
Note:
What is happening? What is the difference that i can’t find inspecting the screens ? |
| Bad_Mister
Total Posts: 29969
Joined 07-30-2002 status: Moderator |
You unfortunately, have not provided enough data to solve your issue. But since you are playing the files from the DAW (is that right?) it probably is some setting you’ve made or inherited, either in the files or in the DAW. But you gave no information
|
| mmutax
Total Posts: 29
Joined 12-04-2011 status: Regular |
Not enough info?
The mixing of both songs are playing.
One of the Mixing respond to the switches the other one doesn’t.
So my conclusion is:
If this isn’t enough for that simple situation, what info should i provide ?
I don’t want to write a book :).
Thanks.
P.S.: The setting in the DAW are the same for the good and the ‘bad’ song-mixing (one in song position 2 and the other on song position 12 - position means memory location).
|
| meatballfulton
Total Posts: 1676
Joined 01-25-2005 status: Guru |
How do you know the DAW is sending the CC#7 msgs in both cases? Seems more likely than something wrong in the XS mixing since you say the settings are the same. |
| mmutax
Total Posts: 29
Joined 12-04-2011 status: Regular |
The project is the same. I only change the song-mixing in the motif XS.
Of course, i cannot be 100% shure unless i intercept the midi communication between Daw and Motif. I can do it using a virtual midi port if need be.
Yes. This is my question. Again, and in other words: ”What other parameter or factors beside Receiving Channel and RcvSwitch Control can be playing a role here ?” I think that someone who is really intimate with the intrument would know what setting(s) could be interfering (and where to change it) (Even this being a basic issue in my simplistic view/bias). BM said it can be some inherited setting. I think that even inherited setting should be visible ("findable" - sic). In other words: settings/parms that affect something cannot be hidden or prevented from being modified. I would bet that such a parameter does not exist in a well designed instrument. |
| mmutax
Total Posts: 29
Joined 12-04-2011 status: Regular |
OMG !! I’ve found it !! Pilot error here. I was comparing both bulk dump in hex and found the difference in base address 37 pp offset 20. Bit 2 of this byte was different. This bit means control change. Arrrgh. The short story is: In the RcvSwitch screen you CAN check/uncheck any controller values even if the ’master‘ switch (control change) is unchecked.
So
and
When i saw i could see and access the various controllers i have assumed that control changes were being received. That was my error. They weren’t greyed out nor disabled, that is my excuse. I’ve failed inspecting the display. But comparing dumps i could find it.(in fact, a comparison utility found it for me).
May be we can learn something here.
I love to play it, i like the sounds but am afraid of a byte coming from any corner. (sic) ;) Thanks. |