Csound Csound-dev Csound-tekno Search About

[Csnd] Csound 6 Latency problems in RT

Date2014-01-06 13:02
FromGleb
Subject[Csnd] Csound 6 Latency problems in RT
Hello! Could anybody explain me why I have noticeable latency working with
RT-MIDI in Csound 6 under Win7 x64?

In CsoundQt configuration I surprisingly see No RtMidi Support in MIDI Input
Interface, so I choose Use Csound Midi Modules and select my Midi keyboard
or just a virtual one. For Audio devices I tried my ASIO Saffire card driver
and also ASIO4ALL to use with on-board card. Surprisingly again, ASIO4ALL
provided a bit less latency time. Anyway, in both cases the latency is far
from being called real-time. 
Is it a problem with Rt MIDI? 

I actually work with RT under Linux without any problems, but today my
student asked me about one thing under Windows, so I've just discover this.
Any suggestions? 
    



-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-Latency-problems-in-RT-tp5731292.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-01-08 00:04
FromAndres Cabrera
SubjectRe: [Csnd] Csound 6 Latency problems in RT
Hi,

I suspect CsoundQt for windows was built without support for RtMidi. Maybe Michael can confirm.

Cheers,
Andrés


On Mon, Jan 6, 2014 at 5:02 AM, Gleb <gleb.rogozinsky@gmail.com> wrote:
Hello! Could anybody explain me why I have noticeable latency working with
RT-MIDI in Csound 6 under Win7 x64?

In CsoundQt configuration I surprisingly see No RtMidi Support in MIDI Input
Interface, so I choose Use Csound Midi Modules and select my Midi keyboard
or just a virtual one. For Audio devices I tried my ASIO Saffire card driver
and also ASIO4ALL to use with on-board card. Surprisingly again, ASIO4ALL
provided a bit less latency time. Anyway, in both cases the latency is far
from being called real-time.
Is it a problem with Rt MIDI?

I actually work with RT under Linux without any problems, but today my
student asked me about one thing under Windows, so I've just discover this.
Any suggestions?




-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-Latency-problems-in-RT-tp5731292.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2014-01-08 01:24
FromMichael Gogins
SubjectRe: [Csnd] Csound 6 Latency problems in RT
When I run CsoundQt, the MIDI output combo box says "No RtMidi support". What do I need to do to build and enable this?



-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Tue, Jan 7, 2014 at 7:04 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
Hi,

I suspect CsoundQt for windows was built without support for RtMidi. Maybe Michael can confirm.

Cheers,
Andrés


On Mon, Jan 6, 2014 at 5:02 AM, Gleb <gleb.rogozinsky@gmail.com> wrote:
Hello! Could anybody explain me why I have noticeable latency working with
RT-MIDI in Csound 6 under Win7 x64?

In CsoundQt configuration I surprisingly see No RtMidi Support in MIDI Input
Interface, so I choose Use Csound Midi Modules and select my Midi keyboard
or just a virtual one. For Audio devices I tried my ASIO Saffire card driver
and also ASIO4ALL to use with on-board card. Surprisingly again, ASIO4ALL
provided a bit less latency time. Anyway, in both cases the latency is far
from being called real-time.
Is it a problem with Rt MIDI?

I actually work with RT under Linux without any problems, but today my
student asked me about one thing under Windows, so I've just discover this.
Any suggestions?




-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-Latency-problems-in-RT-tp5731292.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"





Date2014-01-08 02:34
FromAndres Cabrera
SubjectRe: [Csnd] Csound 6 Latency problems in RT
Hi Michael,

You need to add CONFIG+=rtmidi to the qmake line.

As usual, thanks for taking care of the windows build!

Cheers,
Andrés


On Tue, Jan 7, 2014 at 5:24 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
When I run CsoundQt, the MIDI output combo box says "No RtMidi support". What do I need to do to build and enable this?



-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Tue, Jan 7, 2014 at 7:04 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
Hi,

I suspect CsoundQt for windows was built without support for RtMidi. Maybe Michael can confirm.

Cheers,
Andrés


On Mon, Jan 6, 2014 at 5:02 AM, Gleb <gleb.rogozinsky@gmail.com> wrote:
Hello! Could anybody explain me why I have noticeable latency working with
RT-MIDI in Csound 6 under Win7 x64?

In CsoundQt configuration I surprisingly see No RtMidi Support in MIDI Input
Interface, so I choose Use Csound Midi Modules and select my Midi keyboard
or just a virtual one. For Audio devices I tried my ASIO Saffire card driver
and also ASIO4ALL to use with on-board card. Surprisingly again, ASIO4ALL
provided a bit less latency time. Anyway, in both cases the latency is far
from being called real-time.
Is it a problem with Rt MIDI?

I actually work with RT under Linux without any problems, but today my
student asked me about one thing under Windows, so I've just discover this.
Any suggestions?




-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-Latency-problems-in-RT-tp5731292.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"






Date2014-01-08 13:58
FromMichael Gogins
SubjectRe: [Csnd] Csound 6 Latency problems in RT
I have rebuilt CsoundQt with RtMidi. I will test this evening, and if good will upload a new installer.

Regards,
Mike


-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Tue, Jan 7, 2014 at 9:34 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
Hi Michael,

You need to add CONFIG+=rtmidi to the qmake line.

As usual, thanks for taking care of the windows build!

Cheers,
Andrés


On Tue, Jan 7, 2014 at 5:24 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
When I run CsoundQt, the MIDI output combo box says "No RtMidi support". What do I need to do to build and enable this?



-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Tue, Jan 7, 2014 at 7:04 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
Hi,

I suspect CsoundQt for windows was built without support for RtMidi. Maybe Michael can confirm.

Cheers,
Andrés


On Mon, Jan 6, 2014 at 5:02 AM, Gleb <gleb.rogozinsky@gmail.com> wrote:
Hello! Could anybody explain me why I have noticeable latency working with
RT-MIDI in Csound 6 under Win7 x64?

In CsoundQt configuration I surprisingly see No RtMidi Support in MIDI Input
Interface, so I choose Use Csound Midi Modules and select my Midi keyboard
or just a virtual one. For Audio devices I tried my ASIO Saffire card driver
and also ASIO4ALL to use with on-board card. Surprisingly again, ASIO4ALL
provided a bit less latency time. Anyway, in both cases the latency is far
from being called real-time.
Is it a problem with Rt MIDI?

I actually work with RT under Linux without any problems, but today my
student asked me about one thing under Windows, so I've just discover this.
Any suggestions?




-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-Latency-problems-in-RT-tp5731292.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"







Date2014-01-08 14:17
FromGleb
Subject[Csnd] Re: Csound 6 Latency problems in RT
Thank you, Michael!

I am looking forward to try it with new 6.02




-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-Latency-problems-in-RT-tp5731292p5731374.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-01-08 15:21
FromAndres Cabrera
SubjectRe: [Csnd] Csound 6 Latency problems in RT

Thanks again!

A

On Jan 8, 2014 5:58 AM, "Michael Gogins" <michael.gogins@gmail.com> wrote:
I have rebuilt CsoundQt with RtMidi. I will test this evening, and if good will upload a new installer.

Regards,
Mike


-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Tue, Jan 7, 2014 at 9:34 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
Hi Michael,

You need to add CONFIG+=rtmidi to the qmake line.

As usual, thanks for taking care of the windows build!

Cheers,
Andrés


On Tue, Jan 7, 2014 at 5:24 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
When I run CsoundQt, the MIDI output combo box says "No RtMidi support". What do I need to do to build and enable this?



-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Tue, Jan 7, 2014 at 7:04 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
Hi,

I suspect CsoundQt for windows was built without support for RtMidi. Maybe Michael can confirm.

Cheers,
Andrés


On Mon, Jan 6, 2014 at 5:02 AM, Gleb <gleb.rogozinsky@gmail.com> wrote:
Hello! Could anybody explain me why I have noticeable latency working with
RT-MIDI in Csound 6 under Win7 x64?

In CsoundQt configuration I surprisingly see No RtMidi Support in MIDI Input
Interface, so I choose Use Csound Midi Modules and select my Midi keyboard
or just a virtual one. For Audio devices I tried my ASIO Saffire card driver
and also ASIO4ALL to use with on-board card. Surprisingly again, ASIO4ALL
provided a bit less latency time. Anyway, in both cases the latency is far
from being called real-time.
Is it a problem with Rt MIDI?

I actually work with RT under Linux without any problems, but today my
student asked me about one thing under Windows, so I've just discover this.
Any suggestions?




-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-Latency-problems-in-RT-tp5731292.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"







Date2014-01-08 17:47
FromGleb
Subject[Csnd] Re: Csound 6 Latency problems in RT
Andres,

who's building OSX version of CsoundQt?
Virtual midi keyboard doesn't work! You can select it from menu, BUT you got
error: -+rtmidi='virtual': unknown module

just like there is no support for this module!





-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-Latency-problems-in-RT-tp5731292p5731385.html
Sent from the Csound - General mailing list archive at Nabble.com.