Re: [proaudio] JackMixDesk pre 0.3

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Frieder Bürzele schrieb:
> audio-mobster wrote:
>> Hello there,
>>
>> I submitted updates to svn.
>> LASH support is fully working.
>> All interface widgets are working fine.
>>
>> Kindest regards
>>
>> Uli
>>
>> http://sourceforge.net/projects/jackmixdesk/
>>
>>   
> the interface looks nice.
> but using
> nanosleep(mixer->req,NULL);
> gives 100% cpu usage
> 
> is polling the right way to check for osc updates from the gui?
> Won't it be better if the callback functions??? like
> osc_get_channel_count_handler
> ask the thread (-->jmd_process_gains), to handle incoming requests on
> demand?
> 
> 
> 
> Greetz Frieder
> 
Polling for a change flag and only refresh on changes is a good idea.
Thanks.

Uli



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/