Csound Csound-dev Csound-tekno Search About

[Csnd] Device In Use for Recording and MIDI control

Date2012-03-05 20:10
Fromqmoog
Subject[Csnd] Device In Use for Recording and MIDI control
Hi list,

This might be more of a JACK question, but I wondered if someone has already
encountered this issue with Csound. 

I'm running Xubuntu 11.10
Csound 5.13 (doubles) + QuteCsound 0.6.1
Ardour 2.8
JACK2 (qjackctl)
and using a M-Audio Fast Track Pro 

My setup is a simple MIDI-controller keyboard connected via MIDI-out to my
Fast Track Pro MIDI-In, which in turn is connected to my laptop via the USB1
cable.  

Here's my goal:
Is to route synth audio from Csound5 to Ardour (via JACK), so I can record
the synthesized sounds while in duplex mode (listening to my backing tracks
previously recorded).  Maybe someone can suggest an easier way of
accomplishing this than the method I'm trying...?

The problem comes when I try run my synth from QuteCsound into JACK. Both
"Run" and "Run from Terminal" don't seem to make a difference.  The output
from the terminal from QuteCsound looks like this:
http://csound.1045644.n5.nabble.com/file/n5538758/qutecsoundoutput.jpg 

M:HW5 is my Fast Track Pro.  Is JACK running in such a way that it keeps
csound from accessing the MIDI controls?

Thanks for any help offered.

--
View this message in context: http://csound.1045644.n5.nabble.com/Device-In-Use-for-Recording-and-MIDI-control-tp5538758p5538758.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-03-05 20:23
FromVictor
SubjectRe: [Csnd] Device In Use for Recording and MIDI control
did you try going into qtcsound configuration and unchecking  'use qutecsound options' for audio and midi? then you would be able to set your rtaudio and midi options in the csoptions section if the csd



On 5 Mar 2012, at 20:10, qmoog  wrote:

> Hi list,
> 
> This might be more of a JACK question, but I wondered if someone has already
> encountered this issue with Csound. 
> 
> I'm running Xubuntu 11.10
> Csound 5.13 (doubles) + QuteCsound 0.6.1
> Ardour 2.8
> JACK2 (qjackctl)
> and using a M-Audio Fast Track Pro 
> 
> My setup is a simple MIDI-controller keyboard connected via MIDI-out to my
> Fast Track Pro MIDI-In, which in turn is connected to my laptop via the USB1
> cable.  
> 
> Here's my goal:
> Is to route synth audio from Csound5 to Ardour (via JACK), so I can record
> the synthesized sounds while in duplex mode (listening to my backing tracks
> previously recorded).  Maybe someone can suggest an easier way of
> accomplishing this than the method I'm trying...?
> 
> The problem comes when I try run my synth from QuteCsound into JACK. Both
> "Run" and "Run from Terminal" don't seem to make a difference.  The output
> from the terminal from QuteCsound looks like this:
> http://csound.1045644.n5.nabble.com/file/n5538758/qutecsoundoutput.jpg 
> 
> M:HW5 is my Fast Track Pro.  Is JACK running in such a way that it keeps
> csound from accessing the MIDI controls?
> 
> Thanks for any help offered.
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Device-In-Use-for-Recording-and-MIDI-control-tp5538758p5538758.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> 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-03-05 20:47
Fromqmoog
Subject[Csnd] Re: Device In Use for Recording and MIDI control
I did try that and had the same outcome.

The csd options I set were:

-d -+rtaudio=jack -odac:system:playback_ -+jack_client=csound -Mhw:5,0 -+rtmidi=alsa


Here's a copy of the JACK messages after running with the above options:


12:42:55.990 JACK connection graph change.

12:42:56.002 JACK connection change.

Mon Mar 5 12:42:55 2012: New client 'csound' with PID 2220

Mon Mar 5 12:42:55 2012: Connecting 'csound:output1' to 'system:playback_1'

Mon Mar 5 12:42:55 2012: Connecting 'csound:output2' to 'system:playback_2'

12:42:58.922 JACK connection graph change.

Mon Mar 5 12:42:58 2012: Disconnecting 'csound:output1' from 'system:playback_1'

Mon Mar 5 12:42:58 2012: Disconnecting 'csound:output2' from 'system:playback_2'

Mon Mar 5 12:42:58 2012: ERROR: Failed to find port 'csound:output1' to destroy

Mon Mar 5 12:42:58 2012: ERROR: Failed to find port 'csound:output2' to destroy

Mon Mar 5 12:42:58 2012: Client 'csound' with PID 2220 is out

12:42:59.010 JACK connection change.


I also noticed that I have a few xruns showing up in the JACK messages.  Would that have anything to do with it?


On Mon, Mar 5, 2012 at 12:24 PM, Victor Lazzarini [via Csound] <[hidden email]> wrote:
did you try going into qtcsound configuration and unchecking  'use qutecsound options' for audio and midi? then you would be able to set your rtaudio and midi options in the csoptions section if the csd



On 5 Mar 2012, at 20:10, qmoog <[hidden email]> wrote:

> Hi list,
>
> This might be more of a JACK question, but I wondered if someone has already
> encountered this issue with Csound.
>
> I'm running Xubuntu 11.10
> Csound 5.13 (doubles) + QuteCsound 0.6.1
> Ardour 2.8
> JACK2 (qjackctl)
> and using a M-Audio Fast Track Pro
>
> My setup is a simple MIDI-controller keyboard connected via MIDI-out to my
> Fast Track Pro MIDI-In, which in turn is connected to my laptop via the USB1
> cable.  
>
> Here's my goal:
> Is to route synth audio from Csound5 to Ardour (via JACK), so I can record
> the synthesized sounds while in duplex mode (listening to my backing tracks
> previously recorded).  Maybe someone can suggest an easier way of
> accomplishing this than the method I'm trying...?
>
> The problem comes when I try run my synth from QuteCsound into JACK. Both
> "Run" and "Run from Terminal" don't seem to make a difference.  The output
> from the terminal from QuteCsound looks like this:
> http://csound.1045644.n5.nabble.com/file/n5538758/qutecsoundoutput.jpg 
>
> M:HW5 is my Fast Track Pro.  Is JACK running in such a way that it keeps
> csound from accessing the MIDI controls?
>
> Thanks for any help offered.
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Device-In-Use-for-Recording-and-MIDI-control-tp5538758p5538758.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> 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 [hidden email] 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 [hidden email] with body "unsubscribe csound"




If you reply to this email, your message will be added to the discussion below:
http://csound.1045644.n5.nabble.com/Device-In-Use-for-Recording-and-MIDI-control-tp5538758p5538800.html
To unsubscribe from Device In Use for Recording and MIDI control, click here.
NAML



View this message in context: Re: Device In Use for Recording and MIDI control
Sent from the Csound - General mailing list archive at Nabble.com.