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
Sugar uses ALSA directly. This leads to requirement for user to manage default mixer control values, which was handled by OLPC OS but is not handled by Sugar.
In the Linux desktop universe, use of ALSA has been replaced by use of PulseAudio.
The text was updated successfully, but these errors were encountered:
Sure. It just has to be supported by GStreamer, Pygame, and Sugar Toolkit. You'll see a large chunk of C code in Sugar Toolkit contains our ALSA support, plus there are direct calls to amixer in activities like Measure.
Sugar uses ALSA directly. This leads to requirement for user to manage default mixer control values, which was handled by OLPC OS but is not handled by Sugar.
In the Linux desktop universe, use of ALSA has been replaced by use of PulseAudio.
The text was updated successfully, but these errors were encountered: