View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002721 | ardour | bugs | public | 2009-06-11 16:49 | 2010-04-24 10:31 |
Reporter | nolaiz | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | SVN/2.0-ongoing | ||||
Summary | 0002721: 14 bit control messages doesn't work | ||||
Description | Ardour just takes the LSB or MSB when sending 14 bit-paired CC MIDI messages. | ||||
Additional Information | Even in Mackie mode (I think: when I enable the Mackie toggle, it says "[ERROR]: control protocol name "Mackie" could not be initialized. / [ERROR]: Error instantiating MackieControlProtocol: The Mackie MCU driver will not use a port with device=ardour ... but the option remains enabled). Allways take one or the other controller number. Tested with software (pure-data tester patch attached), and hardware: Berhinger BCF2000 (confirmed that the Berhinger sends first the MSB in a controller number n, and then the LSB to the controller n+32) | ||||
Tags | No tags attached. | ||||
2009-06-11 16:49
|
|
|
Haven't looked at the generic MIDI yet, but for the record the Mackie mode did not start for you. Your config file is incorrect and thus the mackie mode would not launch. That it remains checked anyways is a different bug. Also to get a BCF working with Ardour's Mackie control implementation, you have to set up the hardware in emulation mode to send the appropriate signals. This is actually pretty accurate in the old manual, and will likely vbe very similar in th new manual if you want to read up on how to do this. Seablade |
|
Thanks. I'll try it (http://www.ardour.org/files/manual/sn-mackie.html) tomorrow. Two questions: Without the Mackie mode is expected to don't work with 14 bit paired control messages? The Mackie mode uses CC pairs for the 14 bit messages, or NRPN/RPN/SysEx/? ? Natanael |
|
OK, I tried the Mackie emulation mode, and it works. I'm not sure that is using 14 bit messages, but anyway, I need to apply those controllers for plugins automations, and Ardour doesn't allows me to assign the controllers on them, so is not really useful for my needs. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-06-11 16:49 | nolaiz | New Issue | |
2009-06-11 16:49 | nolaiz | File Added: test_midi_sender_puredata.pd | |
2009-06-11 17:19 | seablade | Note Added: 0006094 | |
2009-06-11 21:16 | nolaiz | Note Added: 0006095 | |
2009-06-12 15:40 | nolaiz | Note Added: 0006096 | |
2010-04-24 10:28 | cth103 | Category | bugs => bugs2 |
2010-04-24 10:31 | cth103 | Category | bugs2 => bugs |