Type Alias PitchShifterParams

PitchShifterParams: { pitch?: number; state?: boolean }

Type declaration

  • Optionalpitch?: number
  • Optionalstate?: boolean