Hello!
There are a few similar open-source projects that implement support for creating macOS M1 guest Virtual Machine on macOS M1 Host, for example:
https://github.com/jspahrsummers/Microverse https://github.com/KhaosT/MacVM
But both of them share a common problem: any audio from guest VM (system sounds or youtube videos in Safari or Firefox) is played late on host by approximately 0.3 seconds.
Is there any way how we can remove this latency, so it is possible to hear real-time audio from guest VM?
Regards, Eugene.