6 lines
148 B
Plaintext
6 lines
148 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
|
|
|