Merge remote-tracking branch 'upstream/master' into es5506_alt
This commit is contained in:
commit
02dbafb728
4 changed files with 10 additions and 1 deletions
|
|
@ -208,6 +208,7 @@ int DivPlatformZXBeeper::dispatch(DivCommand c) {
|
|||
chan[c.chan].duty=c.value;
|
||||
break;
|
||||
case DIV_CMD_SAMPLE_MODE:
|
||||
if (isMuted[c.chan]) break;
|
||||
curSample=c.value;
|
||||
curSamplePos=0;
|
||||
curSamplePeriod=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue