mirror of
https://github.com/jorio/Pomme.git
synced 2025-08-11 16:24:59 +00:00
Implement bufferCmd
This commit is contained in:
@@ -488,6 +488,7 @@ OSErr SndDoImmediate(SndChannelPtr chan, const SndCommand* cmd)
|
||||
impl.source.Stop();
|
||||
break;
|
||||
|
||||
case bufferCmd:
|
||||
case soundCmd:
|
||||
ProcessSoundCmd(chan, cmd->ptr);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user