Wrapper for multiple pitch shifters with single-channel output.
More...
Wrapper for multiple pitch shifters with single-channel output.
◆ tSimpleRetune_free()
void tSimpleRetune_free |
( |
tSimpleRetune * const |
| ) |
|
Free a tSimpleRetune from its mempool.
- Parameters
-
retune | A pointer to the tSimpleRetune to free. |
◆ tSimpleRetune_tick()
float * tSimpleRetune_tick |
( |
tSimpleRetune * const |
, |
|
|
float |
sample |
|
) |
| |
- Parameters
-
retune | A pointer to the relevant tSimpleRetune. |
◆ tSimpleRetune_setNumVoices()
void tSimpleRetune_setNumVoices |
( |
tSimpleRetune * const |
, |
|
|
int |
numVoices |
|
) |
| |
- Parameters
-
retune | A pointer to the relevant tSimpleRetune. |