ksandom / handWavey

A more intuitive/usable desktop control using leapmotion/ultraleap.
https://www.randomksandom.com/handWavey/
GNU General Public License v3.0
20 stars 1 forks source link

Ensure that audio is always initialised early #92

Closed ksandom closed 7 months ago

ksandom commented 7 months ago

This prevents two things initialising it later at the same time.

I was hoping that this was going to fix/reduce the segfaults. It didn't, but it's still a good thing to do, so I've decided to push it anyway.