We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SpectrogramGenerator() only supports an integer sample rate. It should support other frequencies, like 0.1 Hz.
Can "int sampleRate" be changed to double?