rmacri

Results 2 issues of rmacri

Refactored Speaker.cpp so the audio chain is stereo. The Apple speaker remains mono and centred. This enabled me to emulate the 4 DAC MEGAAudio S.A.M. clone card and progress my...

I can mount a volume in a container by including in Config: ``` Volumes = new Dictionary { { "/stage", new object() } } ``` but is there any way...