Loading...
Searching...
No Matches
Pitch Constants

Macros

#define SNESMOD_PITCH_HIGH   12
 
#define SNESMOD_PITCH_LOW   4
 Standard pitch values (sample rate multiplier, 0-15 range)
 
#define SNESMOD_PITCH_NORMAL   8
 

Detailed Description

Macro Definition Documentation

◆ SNESMOD_PITCH_HIGH

#define SNESMOD_PITCH_HIGH   12

High pitch (48kHz)

◆ SNESMOD_PITCH_LOW

#define SNESMOD_PITCH_LOW   4

Standard pitch values (sample rate multiplier, 0-15 range)

Low pitch (16kHz)

◆ SNESMOD_PITCH_NORMAL

#define SNESMOD_PITCH_NORMAL   8

Normal playback (32kHz)