HOPS
HOPS class reference
|
#include <stdio.h>
#include <math.h>
#include <string.h>
#include "vex.h"
#include "mk4_vex.h"
#include "mk4_util.h"
Macros | |
#define | ISNAME(namestring) (strcmp (p_val.name, namestring) == 0) |
#define | TWOPI 2.0*3.14159265358979323846 |
Functions | |
int | get_pcm_tables (char *defname, struct svex_struct *svex) |
#define ISNAME | ( | namestring | ) | (strcmp (p_val.name, namestring) == 0) |
#define TWOPI 2.0*3.14159265358979323846 |
int get_pcm_tables | ( | char * | defname, |
struct svex_struct * | svex | ||
) |