AgsIpatch
AgsIpatch — Libinstpatch wrapper
|
|
Includes
#include <ags/audio/file/ags_ipatch.h>
Description
AgsIpatch is the base object to ineract with libinstpatch.
Functions
ags_ipatch_new ()
AgsIpatch *
ags_ipatch_new ();
Creates an AgsIpatch.
Returns
an empty AgsIpatch.
Since 0.4
Types and Values
AGS_IPATCH_DEFAULT_CHANNELS
#define AGS_IPATCH_DEFAULT_CHANNELS 2
AGS_IPATCH_READ
#define AGS_IPATCH_READ "r"
AGS_IPATCH_WRITE
#define AGS_IPATCH_WRITE "w"