0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-22 13:55:11 +00:00

(audio-test) Loop melody

This commit is contained in:
neauoire 2023-10-23 05:08:41 -04:00
parent f1d903c775
commit 6381ebb545

View file

@ -59,7 +59,7 @@
BRK
@get-note ( offset* -- )
;melody ADD2 LDA
#001f AND2 ;melody ADD2 LDA
JMP2r
@on-audio1 ( -> )