remove command

This commit is contained in:
Nico 2022-01-21 19:40:35 +00:00
parent 072b28012b
commit 882141cdf5
3 changed files with 5 additions and 12 deletions

View File

@ -1,8 +1,3 @@
( TODO
* 0x05 (S) - set sustain to argument 1-0f
* 0x06 (R) - set release to argument 1-0f
* 0x08 (L) - set sample loop 00: off, otherwise: on )
@k-tick
&run
.kalama/tick LDZ #01 ADD DUP
@ -151,8 +146,7 @@ RTN
ADD ( add together new decay and old attack )
;&chan LDA #10 MUL .Audio0/adsr #01 ADD ADD DEO ( store )
RTN
&speed POP #0f AND DUP DEBUG .kalama/speed STZ #00 .kalama/tick STZ
&speed POP #0f AND DUP DEBUG .kalama/speed STZ #00 .kalama/tick STZ
RTN
( loads instrument with number into specified audio channel, 0-indexed )

View File

@ -64,7 +64,6 @@ More soon probably
* 0x05 (S) - set sustain to argument (1-0f)
* 0x06 (R) - set release to argument (1-0f)
* 0x07 (T) - set song speed to argument (1-0f)
* 0x08 (L) - set sample loop ( 00: off, otherwise: on )
## Instruments

View File

@ -129,16 +129,16 @@ ff 00 00
( pattern 02 )
3c 02 01
00 00 00
3c 00 00
3f 08 01
00 00 00
3c 00 00
00 00 00
3c 00 00
00 00 00
3c 00 00
3f 08 00
00 00 00
3c 00 00
00 00 00
3f 08 01
00 08 00
3c 00 00
00 00 00
3c 00 00