Go to the source code of this file.
Namespaces | |
| namespace | NS_TIMIDITY |
Functions | |
| static sample_t * | NS_TIMIDITY::rs_plain (int v, sint32 *countptr) |
| static sample_t * | NS_TIMIDITY::rs_loop (Voice *vp, sint32 count) |
| static sample_t * | NS_TIMIDITY::rs_bidir (Voice *vp, sint32 count) |
| static int | NS_TIMIDITY::vib_phase_to_inc_ptr (int phase) |
| static sint32 | NS_TIMIDITY::update_vibrato (Voice *vp, int sign) |
| static sample_t * | NS_TIMIDITY::rs_vib_plain (int v, sint32 *countptr) |
| static sample_t * | NS_TIMIDITY::rs_vib_loop (Voice *vp, sint32 count) |
| static sample_t * | NS_TIMIDITY::rs_vib_bidir (Voice *vp, sint32 count) |
| sample_t * | NS_TIMIDITY::resample_voice (int v, sint32 *countptr) |
| void | NS_TIMIDITY::pre_resample (Sample *sp) |
Variables | |
| sample_t * | NS_TIMIDITY::resample_buffer |
1.4.7