View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005496 | ardour | bugs | public | 2013-05-19 22:09 | 2013-05-19 22:09 |
Reporter | daeavelwyn | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 3.0 | ||||
Summary | 0005496: can't use MIDI learn with Oxygen88 | ||||
Description | i'm trying to make my M-Audio Oxygen88 working with ardour. so here is the report from kmidimon for the play and the stop button of my oxygen88: 1710,7081.4717,Oxygen 88:0,16,Control change,117,127, 1763,7081.5831,Oxygen 88:0,16,Control change,117,0, 2187,7082.4672,Oxygen 88:0,16,Control change,116,127, 2243,7082.5813,Oxygen 88:0,16,Control change,116,0, ------ I crop fader log but we can see control change and datas ------- 3308,7628.4842,Oxygen 88:0,1,Control change,74,3, 3313,7628.4997,Oxygen 88:0,1,Control change,74,5, 3319,7628.5094,Oxygen 88:0,1,Control change,74,7, 3325,7628.5209,Oxygen 88:0,1,Control change,74,9, 3331,7628.5328,Oxygen 88:0,1,Control change,74,11, 3337,7628.5443,Oxygen 88:0,1,Control change,74,14, 3343,7628.5561,Oxygen 88:0,1,Control change,74,16, here is what ardour does when I use MIDI learn (from my ardour.rc) : <ControlProtocols> <Protocol name="Mackie" active="no"/> <Protocol name="Open Sound Control (OSC)" active="no"/> <Protocol name="Generic MIDI" feedback="1" feedback-interval="10000" active="yes"> <Controls> <MIDIControllable id="0" event="0xb0" channel="15" additional="0x75" feedback="yes"/> <MIDIControllable id="1" event="0xb0" channel="15" additional="0x74" feedback="yes"/> <MIDIControllable id="176" event="0xb0" channel="0" additional="0x4a" feedback="yes"/> </Controls> </Protocol> </ControlProtocols> The strange behaviour is that fader referenced by id="176" works really good.I put my entire ardour.rc as an attachement. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-19 22:09 | daeavelwyn | New Issue | |
2013-05-19 22:09 | daeavelwyn | File Added: ardour.rc |