11 lines
179 B
Text
11 lines
179 B
Text
|
#lang scribble/manual
|
||
|
@(require (for-label racket))
|
||
|
|
||
|
@title{/b_close}
|
||
|
|
||
|
int - buffer number
|
||
|
|
||
|
After using a buffer with DiskOut, close the soundfile and write
|
||
|
header information.
|
||
|
|