Reference Manual - 1.1.1
IFusionSound   CreateBuffer

Create a static sound buffer.

CreateBuffer (
  IFusionSound   * thiz,
  const FSBufferDescription   * desc,
  IFusionSoundBuffer   ** interface
);

This requires a desc with at least the length being set.

Default values for sample rate, sample format and number of channels depend on device configuration.