NEIL LARSON

Results 3 comments of NEIL LARSON

BeginInvoke is the "not supported operation" if you are trying to use .NET 6 - Refactor to replace it with Invoke where needed. I would be willing to do a...

The work around is to use the AudioSwitcher CoreAudioController members/methods instead. GetPlaybackDevices, and DefaultPlaybackDevice, etc.

Hi Nathan, It might work out to do an IgnoreBatch similar to an UndoBatch. In the case of the editor I am maintaining, I would set up the ignore, do...