Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: realtime audio, midi and fltk

Date2008-02-18 11:39
FromLuís Antunes Pena
Subject[Csnd] Re: Re: realtime audio, midi and fltk
Hi,

yes I'm sure this will improve performance but it's nice to see the numbers in the GUI...

Is this a problem of FLTK? Would the performance be better with a Python-GUI?

Thanks,

Luis

Peiman Khosravi schrieb:
Hi,

I had the same problem under os x until I got rid of the FLTK bit of the code and all is well now. I am just controlling the variables with an external midi controller and the performance has been surpassingly good so far. 

Best
Peiman

On 18 Feb 2008, at 11:11, Luís Antunes Pena wrote:

Hello,

I have been working in a project with realtime audio output, midi faders and a fltk-GUI. It looks like everytime I move a fader csound stops playing audio or get dropouts. Increasing the buffers -b and -B improves performance, but I was thinking if there is a better solution for realtime midi under Mac OSX? Is portmidi the best solution for OSX? I'm running mac osx 10.4 (intel)

Luis




Lesen Sie Ihre E-Mails jetzt einfach von unterwegs..

Date2008-02-18 12:23
FromVictor Lazzarini
Subject[Csnd] Re: Re: Re: realtime audio, midi and fltk
It's the FLTK-Acqua interaction that is slow. FLTK is good on other systems.
Python might be a better bet.

Victor

At 11:39 18/02/2008, you wrote:
>Hi,
>
>yes I'm sure this will improve performance but it's nice to see the 
>numbers in the GUI...
>
>Is this a problem of FLTK? Would the performance be better with a Python-GUI?
>
>Thanks,
>
>Luis
>
>Peiman Khosravi schrieb:
>>Hi,
>>
>>I had the same problem under os x until I got rid of the FLTK bit of the 
>>code and all is well now. I am just controlling the variables with an 
>>external midi controller and the performance has been surpassingly good 
>>so far.
>>
>>Best
>>Peiman
>>
>>On 18 Feb 2008, at 11:11, Luís Antunes Pena wrote:
>>
>>>Hello,
>>>
>>>I have been working in a project with realtime audio output, midi faders 
>>>and a fltk-GUI. It looks like everytime I move a fader csound stops 
>>>playing audio or get dropouts. Increasing the buffers -b and -B improves 
>>>performance, but I was thinking if there is a better solution for 
>>>realtime midi under Mac OSX? Is portmidi the best solution for OSX? I'm 
>>>running mac osx 10.4 (intel)
>>>
>>>Luis
>>>
>
>--
>l u i s   a n t u n e s   p e n a
>http://icem.folkwang-hochschule.de/~pena
>http://www.myspace.com/kaurimusik
>
>
>Lesen 
>Sie Ihre E-Mails jetzt einfach von unterwegs..

Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth



Date2008-02-18 15:18
From"peiman khosravi"
Subject[Csnd] Re: Re: Re: Re: realtime audio, midi and fltk
AttachmentsNone