Go to the documentation of this file.
60 #ifndef INCLUDE_SHARC_H
61 #define INCLUDE_SHARC_H
66 #define MAX_PARTIALS 128
67 #define MAX_SPECTRA 64
68 #define MAX_INSTRUMENTS 40
87 SHARCSpectrum(
char * folder,
char * name,
unsigned m_key,
float n_pitch,
float a_pitch,
88 unsigned m_amp,
unsigned n_partials);