5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
#title CreateSound [RCBasic Doc]
|
|
#header function CreateSound(byref buffer, buffer_size, vol)
|
|
|
|
Returns a new sound from a buffer of raw audio data
|