> I set it to highest priority -- 1. It's working well now, but not 100%
> perfectly. I'm pretty sure the last time I tested it, I got a few
> glitches as the app was entering the background.
>
> Here's my code relating to this threading stuff:
>
>
http://tinypaste.com/1ef85b
>
> Happy to share the entirety of my remoteIO callback / buffer /
> threading code if anybody asks. It ain't pretty, but it seems to be
> getting closer to the right way to do things.
>
> -m-