!7 cmodule AudioAdjuster > DynPrintLogAndEnabled { start { doEvery(10.0, r check); } void check enter { print(dm_systemAudioSinkNames()); } }