Csound Csound-dev Csound-tekno Search About

[Csnd] multiple usb midi devices on OSX

Date2012-08-22 16:04
FromJustin Smith
Subject[Csnd] multiple usb midi devices on OSX
After over a decade of pretty much being exclusively a Linux user,
work is forcing me to use OSX, and I have discovered my sound card has
much better support under OSX. So I am trying to use this OSX machine
with csound.

How do I use multiple USB MIDI devices in one csound process under
OSX? Is this even possible? Two out of the three devices I plan to use
do not have MIDI input or output ports on them, so chaining them
physically is out of the question.

As a fallback I will consider running one extra csound instance per
hardware device, and have them all send OSC to the csound instance
that is generating audio, but that seems a little silly.

Date2012-08-22 16:22
Fromjoachim heintz
SubjectRe: [Csnd] multiple usb midi devices on OSX
did you already try the option -Ma?

Am 22.08.2012 17:04, schrieb Justin Smith:
> After over a decade of pretty much being exclusively a Linux user,
> work is forcing me to use OSX, and I have discovered my sound card has
> much better support under OSX. So I am trying to use this OSX machine
> with csound.
>
> How do I use multiple USB MIDI devices in one csound process under
> OSX? Is this even possible? Two out of the three devices I plan to use
> do not have MIDI input or output ports on them, so chaining them
> physically is out of the question.
>
> As a fallback I will consider running one extra csound instance per
> hardware device, and have them all send OSC to the csound instance
> that is generating audio, but that seems a little silly.
>
>
> Send bugs reports to the Sourceforge bug tracker
>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>

Date2012-08-22 16:22
Frompeiman khosravi
SubjectRe: [Csnd] multiple usb midi devices on OSX
Hello,

Open Application/Utilities/Audio Midi Setup and in Window select 'Show Midi..." then you can create a new software device and combine different devices into one. I think that should work.

P

On 22 August 2012 16:04, Justin Smith <noisesmith@gmail.com> wrote:
After over a decade of pretty much being exclusively a Linux user,
work is forcing me to use OSX, and I have discovered my sound card has
much better support under OSX. So I am trying to use this OSX machine
with csound.

How do I use multiple USB MIDI devices in one csound process under
OSX? Is this even possible? Two out of the three devices I plan to use
do not have MIDI input or output ports on them, so chaining them
physically is out of the question.

As a fallback I will consider running one extra csound instance per
hardware device, and have them all send OSC to the csound instance
that is generating audio, but that seems a little silly.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"



Date2012-08-22 16:26
FromJustin Smith
SubjectRe: [Csnd] multiple usb midi devices on OSX
Sadly, I am using a SoftStep, and one of the two "devices" created
when it plugs in is unusable and prone to sending garbage (used for
configuration and communication with the GUI SoftStep editor).

On Wed, Aug 22, 2012 at 8:22 AM, joachim heintz  wrote:
> did you already try the option -Ma?
>
> Am 22.08.2012 17:04, schrieb Justin Smith:
>>
>> After over a decade of pretty much being exclusively a Linux user,
>> work is forcing me to use OSX, and I have discovered my sound card has
>> much better support under OSX. So I am trying to use this OSX machine
>> with csound.
>>
>> How do I use multiple USB MIDI devices in one csound process under
>> OSX? Is this even possible? Two out of the three devices I plan to use
>> do not have MIDI input or output ports on them, so chaining them
>> physically is out of the question.
>>
>> As a fallback I will consider running one extra csound instance per
>> hardware device, and have them all send OSC to the csound instance
>> that is generating audio, but that seems a little silly.
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>

Date2012-08-22 16:26
FromJustin Smith
SubjectRe: [Csnd] multiple usb midi devices on OSX
cool, that looks promising, thanks

On Wed, Aug 22, 2012 at 8:22 AM, peiman khosravi
 wrote:
> Hello,
>
> Open Application/Utilities/Audio Midi Setup and in Window select 'Show
> Midi..." then you can create a new software device and combine different
> devices into one. I think that should work.
>
> P
>
> On 22 August 2012 16:04, Justin Smith  wrote:
>>
>> After over a decade of pretty much being exclusively a Linux user,
>> work is forcing me to use OSX, and I have discovered my sound card has
>> much better support under OSX. So I am trying to use this OSX machine
>> with csound.
>>
>> How do I use multiple USB MIDI devices in one csound process under
>> OSX? Is this even possible? Two out of the three devices I plan to use
>> do not have MIDI input or output ports on them, so chaining them
>> physically is out of the question.
>>
>> As a fallback I will consider running one extra csound instance per
>> hardware device, and have them all send OSC to the csound instance
>> that is generating audio, but that seems a little silly.
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>

Date2012-08-22 16:37
Fromluis antunes pena
SubjectRe: [Csnd] multiple usb midi devices on OSX
I wasn't aware of this option. I used Midi Patchbay (http://www.macupdate.com/app/mac/7243/midi-patchbay ) to mix all the midi signals into one single device.
Best,
Luis

Am 22.08.12 17:22, schrieb joachim heintz:
did you already try the option -Ma?

Am 22.08.2012 17:04, schrieb Justin Smith:
After over a decade of pretty much being exclusively a Linux user,
work is forcing me to use OSX, and I have discovered my sound card has
much better support under OSX. So I am trying to use this OSX machine
with csound.

How do I use multiple USB MIDI devices in one csound process under
OSX? Is this even possible? Two out of the three devices I plan to use
do not have MIDI input or output ports on them, so chaining them
physically is out of the question.

As a fallback I will consider running one extra csound instance per
hardware device, and have them all send OSC to the csound instance
that is generating audio, but that seems a little silly.


Send bugs reports to the Sourceforge bug tracker
             https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




-- 
--
http://luisantunespena.eu