Mozzi  alpha 0.01.1t
sound synthesis library for Arduino
 All Classes Functions Typedefs
Sample< NUM_TABLE_CELLS, UPDATE_RATE > Member List
This is the complete list of members for Sample< NUM_TABLE_CELLS, UPDATE_RATE >, including all inherited members.
atIndex(unsigned int index)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
next()Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
phaseIncFromFreq(unsigned int frequency)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
rangeWholeSample()Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
Sample(const char *TABLE_NAME)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
Sample()Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setEnd(unsigned int end)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setFreq(unsigned int frequency)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setFreq(float frequency)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setFreq_Q24n8(Q24n8 frequency)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setLoopingOff()Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setLoopingOn()Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setPhaseInc(unsigned long phaseinc_fractional)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setStart(unsigned int start)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
setTable(const char *TABLE_NAME)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
start()Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]
start(unsigned int startpos)Sample< NUM_TABLE_CELLS, UPDATE_RATE > [inline]