Guitarix
gx_record.cc File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAXRECSIZE   131072
 
#define MAXFILESIZE   INT_MAX-MAXRECSIZE
 
#define PARAM(p)   ("recorder" "." p)
 
#define PARAM(p)   ("st_recorder" "." p)
 

Macro Definition Documentation

◆ MAXFILESIZE

#define MAXFILESIZE   INT_MAX-MAXRECSIZE

Definition at line 30 of file gx_record.cc.

◆ MAXRECSIZE

#define MAXRECSIZE   131072

Definition at line 29 of file gx_record.cc.

◆ PARAM [1/2]

#define PARAM (   p)    ("recorder" "." p)

◆ PARAM [2/2]

#define PARAM (   p)    ("st_recorder" "." p)