HOPS
HOPS class reference
Macros | Functions
get_pcm_tables.c File 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)
 

Macro Definition Documentation

◆ ISNAME

#define ISNAME (   namestring)    (strcmp (p_val.name, namestring) == 0)

◆ TWOPI

#define TWOPI   2.0*3.14159265358979323846

Function Documentation

◆ get_pcm_tables()

int get_pcm_tables ( char *  defname,
struct svex_struct svex 
)