Mozzi  alpha 0.01.1t
sound synthesis library for Arduino
 All Classes Functions Typedefs
Oscil< NUM_TABLE_CELLS, UPDATE_RATE > Member List
This is the complete list of members for Oscil< NUM_TABLE_CELLS, UPDATE_RATE >, including all inherited members.
atIndex(unsigned int index)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
getPhaseFractional()Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
next()Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
Oscil(const char *TABLE_NAME)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
Oscil()Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
phaseIncFromFreq(unsigned int frequency)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
phMod(Q15n16 phmod_proportion)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setFreq(unsigned int frequency)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setFreq(float frequency)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setFreq_Q16n16(Q16n16 frequency)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setFreq_Q24n8(Q24n8 frequency)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setPhase(unsigned int phase)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setPhaseFractional(unsigned long phase)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setPhaseInc(unsigned long phaseinc_fractional)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setTable(const char *TABLE_NAME)Oscil< NUM_TABLE_CELLS, UPDATE_RATE > [inline]