Minor optimization to piano
This commit is contained in:
parent
f8f2f66756
commit
2aaf936573
|
@ -155,9 +155,7 @@ BRK
|
|||
|
||||
@on-message ( -> )
|
||||
|
||||
.Console/rbyte DEI
|
||||
DUP #0c MOD .last-note STZ
|
||||
;play JSR2
|
||||
.Console/rbyte DEI ;play JSR2
|
||||
;draw-octave JSR2
|
||||
|
||||
BRK
|
||||
|
|
Loading…
Reference in New Issue