mirror of
https://github.com/exoticorn/microw8.git
synced 2026-06-28 05:49:37 +02:00
first full version of time for ges
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ class APU extends AudioWorkletProcessor {
|
||||
|
||||
this.memory = memory;
|
||||
|
||||
this.snd = instance.exports.snd;
|
||||
this.snd = instance.exports.snd || platform_instance.exports.gesSnd;
|
||||
|
||||
this.port.postMessage(2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user