Paraslash Audio Streaming | |
About News Download Documentation Development |
Paraslash's dynamic audio range compressor. More...
#include <regex.h>
#include <lopsub.h>
#include "filter_cmd.lsg.h"
#include "para.h"
#include "list.h"
#include "sched.h"
#include "buffer_tree.h"
#include "filter.h"
#include "string.h"
#include "error.h"
Macros | |
#define | U32_OPTVAL(_opt, _lpr) (FILTER_CMD_OPT_UINT32_VAL(COMPRESS, _opt, _lpr)) |
Variables | |
const struct filter | lsg_filter_cmd_com_compress_user_data |
Paraslash's dynamic audio range compressor.
#define U32_OPTVAL | ( | _opt, | |
_lpr | |||
) | (FILTER_CMD_OPT_UINT32_VAL(COMPRESS, _opt, _lpr)) |
const struct filter lsg_filter_cmd_com_compress_user_data |