~rabbits/orca-toy

291336780dfc7cb55733851c8498a6fa02853ce7 — neauoire 1 year, 8 months ago b600a49
Fixed note value
1 files changed, 4 insertions(+), 1 deletions(-)

M orca.tal
M orca.tal => orca.tal +4 -1
@@ 87,7 87,7 @@
( devices )

|00 @System     &vector $2 &pad      $6 &r      $2 &g     $2 &b      $2 
|10 @Console    &vector $2 &pad      $6 &char   $1 &byte  $1 &short  $2 &string $2 
|10 @Console    &vector $2 &rbyte    $1 &pad    $5 &char  $1 &wbyte  $1 &short  $2 &string $2 
|20 @Screen     &vector $2 &width    $2 &height $2 &pad   $2 &x      $2 &y      $2 &addr  $2 &color  $1 
|30 @Audio0     &vector $2 &position $2 &output $1 &pad   $3 &adsr   $2 &length $2 &addr  $2 &volume $1 &pitch $1 
|40 @Audio1     &vector $2 &position $2 &output $1 &pad   $3 &adsr   $2 &length $2 &addr  $2 &volume $1 &pitch $1 


@@ 1339,6 1339,9 @@ RTN
RTN

@uc-notes
	00 00 00 00 00 00 00 00 
	00 00 

	09 0b 00 02 04 05 07 09
	0b 0c 0e 10 11 13 15 17
	18 1a 1c 1d 1f 21 23 24