Mozzi  version v1.1.0
sound synthesis library for Arduino
Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP > Member List

This is the complete list of members for Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >, including all inherited members.

atIndex(unsigned int index)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
isPlaying()Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
next()Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
phaseIncFromFreq(unsigned int frequency)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
rangeWholeSample()Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
Sample(const int8_t *TABLE_NAME)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
Sample()Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
setEnd(unsigned int end)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
setFreq(int frequency)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
setFreq(float frequency)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
setFreq_Q24n8(Q24n8 frequency)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
setLoopingOff()Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
setLoopingOn()Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
setPhaseInc(unsigned long phaseinc_fractional)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
setStart(unsigned int startpos)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
setTable(const int8_t *TABLE_NAME)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
start()Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline
start(unsigned int startpos)Sample< NUM_TABLE_CELLS, UPDATE_RATE, INTERP >inline