On Thursday 27 July 2017 10:17:36 Fred van Stappen wrote:
> Hello Martin.
>
>
> When closing a mse file-dialog, floating window from dock or docking a
> floating widow, this has impact on a independent thread (for example a song
> playing) ---> this pause for a short moment the audio-thread.
>
>
> I did try using a mse thread or a fpc-tthread but the result is the same :
> a short pause in the song playing when closing the file-dialog.
>
>
> Is it possible to let the audio-thread totally independent ?
>
Do you wait on the main thread in worker thread in some way or another? If not 
the operating system probably thinks there is something more important to do 
than running the worker thread.

Martin

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to