menu
pitch_detector_plus_platform_interface package
documentation
model.dart
PitchData
PitchData.new constructor
PitchData.new constructor
dark_mode
light_mode
PitchData
constructor
PitchData
(
int
sampleRate
,
int
bufferSize
)
Implementation
PitchData(this.sampleRate, this.bufferSize,);
pitch_detector_plus_platform_interface package
documentation
model
PitchData
PitchData.new constructor
PitchData class