Handbook
Glossary
sample-rate>integer ( byte[10] -- sample-rate )
Vocabulary
audio
.
aiff
Inputs
byte[10]
an
object
Outputs
sample-rate
an
object
Definition
USING:
endian
kernel
math
sequences
;
IN:
audio.aiff
:
sample-rate>integer
( byte[10] -- sample-rate )
2
cut-slice
[
be>
]
bi@
swap
16383
-
63
-
shift
;