nn::snd::CTR::Voice::SetSampleRate Member Function
void SetSampleRate(
s32 sampleRate
);
| Name | Description | |
|---|---|---|
| in | sampleRate | Sampling Rate |
Sets the sampling rate of a voice.
This is used together with the pitch set by SetPitch to convert the frequency of the source sound.
The default value is NN_SND_HW_I2S_CLOCK_32KHZ.
CONFIDENTIAL