|
@@ -22,6 +22,8 @@ Incbin "click.wav"
|
|
TMaxModRtAudioDriver.Init("LINUX_PULSE")
|
|
TMaxModRtAudioDriver.Init("LINUX_PULSE")
|
|
?macos
|
|
?macos
|
|
TMaxModRtAudioDriver.Init("MACOS_CORE")
|
|
TMaxModRtAudioDriver.Init("MACOS_CORE")
|
|
|
|
+?win32
|
|
|
|
+TMaxModRtAudioDriver.Init("WINDOWS_DS")
|
|
?
|
|
?
|
|
|
|
|
|
SetAudioDriver("MaxMod RtAudio")
|
|
SetAudioDriver("MaxMod RtAudio")
|