[ardour-dev] strange MIDI things happen

David Mulcahy eseol at tiscali.co.uk
Wed Jun 8 16:12:18 PDT 2005


On Wednesday 08 June 2005 23:36, fons adriaensen wrote:
> Hello,
>
> I'm having this strange problem which seems related to Ardour.
>
> I start up an Ardour session, then Linuxsampler, then try to
> connect my midi keyboard to it using qjackctl's midi patcher.
> The connection is made, but reset immediately by some higher
> force. When I terminate Ardour, the connection can be made
> and remains when I restart Ardour. I can then even disconnect
> and reconnect without any problem. Disabling or switching off
> midi related things in Ardour makes no difference.
>
> Any ideas ?
I think (not 100%) the problem is related to how your ardour.rc file is setup.  
It is possible to hardwire ardour to midi (which I think is happening).  This 
is how I have done it.
<MIDI-port tag="hw:0" device="/dev/snd/midiC0D0" type="alsa/raw" 
mode="duplex"/>
If you remove the above line or and just leave 
 <MIDI-port tag="seq" device="ardour" type="alsa/sequencer" mode="duplex"/>
then you will be able to connect everything via qjackctl.

HTH
Dave



More information about the Ardour-Dev mailing list