23 #include "Structures.h" 39 const int processTimerTicksPerSampleX16;
40 int processTimerIncrement;
46 Bit32s targetPitchOffsetWithoutLFO;
47 Bit32s currentPitchOffset;
49 Bit16s lfoPitchOffset;
51 Bit8s timeKeyfollowSubtraction;
53 Bit16s pitchOffsetChangePerBigTick;
54 Bit16u targetPitchOffsetReachedBigTick;
60 void setupPitchChange(
int targetPitchOffset, Bit8u changeDuration);
61 void targetPitchOffsetReached();
67 Bit32u getBasePitch()
const;
74 #endif // #ifndef MT32EMU_TVP_H
Definition: Structures.h:136
Definition: Structures.h:160
Definition: Structures.h:56