11class ResampledSoundDevice;
13template<
unsigned CHANNELS>
20 EmuTime::param time)
override;
23 std::array<BlipBuffer, CHANNELS> blip;
28 std::array<float, CHANNELS> lastInput;
Represents a clock with a variable frequency.
ResampledSoundDevice & input
bool generateOutputImpl(float *dataOut, size_t num, EmuTime::param time) override
ResampleBlip(ResampledSoundDevice &input, const DynamicClock &hostClock)
This file implemented 3 utility functions: