[ardour-dev] selecting midi devices

Geoff Beasley songshop at bizmedia.com.au
Sun Apr 3 14:49:26 PDT 2005


Thanks, I tried your idea of multiple Seq devices but I could only see one
in JACK. I kinda understand why but I don’t know how to change it. In JACK,
under the ardour drop down box I see 0:Seq but none of the other devices, I
think this is because I haven’t assigned a number to the devices. The other
devices are named Midi 1, 2, 3 and 4. 

Any ideas??

-----Original Message-----
From: ardour-dev-ardour.org-bounces at lists.ardour.org
[mailto:ardour-dev-ardour.org-bounces at lists.ardour.org] On Behalf Of
vanDongen/Gilcher
Sent: Sunday, April 03, 2005 11:12 PM
To: ardour-dev-ardour.org at lists.ardour.org
Subject: Re: [ardour-dev] selecting midi devices

On Sunday 03 April 2005 09:53, Geoff Beasley wrote:
> Ahhhhh.. selecting midi i/o in ardour is very difficult. We have a C-Port
> and Midiman 2x4 in each machine. Alsa mounts the C-Port as the primary
> audio device and primary midi device.  The Midiman (usb) is the secondary
> device. Question; how to get ardour.rc to effectively mount the 4 outputs
> of the midiman...what /dev is it and how do you know ? Rosegarden can see
> them all, why not ardour ? 

Rosegarden does automatic alsa-sequencer connection stuff, and hides it too.
It is quite clever, although too clever for my taste.
Ardour doesn't do this.
What I do: 
remove the references to hardware midi inputs from the .ardour/ardour.rc.
Set all the midi input ports to seq in the options window
connect it all in qjackctl in the midi tab of the connections window.

The alternative is to specify the ports are hardware ports in 
the .ardour/ardour.rc and thereby preventing other midi software from 
accessing that port.

f.i.
<MIDI-port tag="hw:1" device="/dev/snd/midiC1D0" type="alsa/raw" 
mode="duplex"/>
will specify the first device on the second card for midi.
Look at /dev/snd to see what you have available.
And I guess that the 3rd and 4th port need to be specified output only but I

don't know what the keyword is. Probably mode="playback" or mode="output".

cheers

G



G
_______________________________________________
ardour-dev mailing list
ardour-dev at lists.ardour.org
http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org

-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.0 - Release Date: 3/31/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.0 - Release Date: 3/31/2005
 




More information about the Ardour-Dev mailing list