You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable ALSA driver and System V IPC in Linux Kernel. For
ALSA, the debug is enabled and will be removed once
this commit is ready.
Add description of descriptor chaining, yet need refactoring
the description as well as code (exists uncertainty of
the query struct).
Succeed to initialize virtio-snd.
Handle requests in control queue, and print the address and length
of each virtq element to check the validness of self-implement
queue.
For macOS, an experimental core audio library check is implemented.
Create critical section when receiving frames. Need to investigate
whether we should dispatch an event to event queue to notify
the completion of receiving frames so that the device can move to
pcm_start state.
0 commit comments