And when it breaks? Now you know exactly where to start looking.
A virtual driver installs a kext that appears to the system as a real audio device. But instead of talking to hardware, its Read() method writes audio into a circular buffer. Another app reads from that buffer. macbook audio driver
Resetting the audio driver without rebooting: And when it breaks