create_sample (3) Linux Manual Page
create_sample – Constructs a new sample structure of the specified type. Allegro game programming library.
Synopsis
#include <allegro.h> SAMPLE *create_sample(int bits, int stereo, int freq, int len);
create_sample – Constructs a new sample structure of the specified type. Allegro game programming library.
SAMPLE *create_sample(int bits, int stereo, int freq, int len);