addFill(float *&buffer, float value, unsigned num) | openmsx::SoundDevice | protectedstatic |
createResampler() | openmsx::ResampledSoundDevice | protected |
generateInput(float *buffer, size_t num) | openmsx::ResampledSoundDevice | |
getAmplificationFactor() const | openmsx::SoundDevice | inline |
getDescription() const | openmsx::SoundDevice | inline |
getEffectiveSpeed() const | openmsx::SoundDevice | protected |
getEmuClock() | openmsx::ResampledSoundDevice | inline |
getHostSampleClock() const | openmsx::SoundDevice | protected |
getInputRate() const | openmsx::SoundDevice | inlineprotected |
getLastBuffer(unsigned channel) | openmsx::SoundDevice | |
getLastBufferSize() const | openmsx::SoundDevice | inline |
getLastMonoBufferSize() const | openmsx::SoundDevice | inline |
getName() const | openmsx::SoundDevice | inline |
getNativeSampleRate() const | openmsx::SoundDevice | inline |
getNumChannels() const | openmsx::SoundDevice | inline |
hasStereoChannels() const | openmsx::SoundDevice | inline |
isStereo() const | openmsx::SoundDevice | inline |
MAX_CHANNELS | openmsx::SoundDevice | static |
mixChannels(float *dataOut, size_t samples) | openmsx::SoundDevice | protected |
muteChannel(unsigned channel, bool muted) | openmsx::SoundDevice | |
Observer(const Observer &)=delete | openmsx::Observer< Setting > | protected |
Observer(Observer &&)=delete | openmsx::Observer< Setting > | protected |
Observer()=default | openmsx::Observer< Setting > | protected |
openmsx::operator=(const SoundDevice &)=delete | openmsx::SoundDevice | |
openmsx::operator=(SoundDevice &&)=delete | openmsx::SoundDevice | |
Observer< Setting >::operator=(const Observer &)=delete | openmsx::Observer< Setting > | protected |
Observer< Setting >::operator=(Observer &&)=delete | openmsx::Observer< Setting > | protected |
pokeReg(byte reg, byte value, EmuTime::param time) | openmsx::YM2413 | |
recordChannel(unsigned channel, const Filename &filename) | openmsx::SoundDevice | |
registerSound(const DeviceConfig &config) | openmsx::SoundDevice | protected |
ResampledSoundDevice(MSXMotherBoard &motherBoard, std::string_view name, static_string_view description, unsigned channels, unsigned inputSampleRate, bool stereo) | openmsx::ResampledSoundDevice | protected |
ResampleType enum name | openmsx::ResampledSoundDevice | |
reset(EmuTime::param time) | openmsx::YM2413 | |
serialize(Archive &ar, unsigned version) | openmsx::YM2413 | |
setInputRate(unsigned sampleRate) | openmsx::SoundDevice | inlineprotected |
setSoftwareVolume(float volume, EmuTime::param time) | openmsx::SoundDevice | |
setSoftwareVolume(float left, float right, EmuTime::param time) | openmsx::SoundDevice | |
SoundDevice(const SoundDevice &)=delete | openmsx::SoundDevice | |
SoundDevice(SoundDevice &&)=delete | openmsx::SoundDevice | |
SoundDevice(MSXMixer &mixer, std::string_view name, static_string_view description, unsigned numChannels, unsigned inputRate, bool stereo) | openmsx::SoundDevice | protected |
subjectDeleted(const Setting &) | openmsx::Observer< Setting > | inlineprotectedvirtual |
unregisterSound() | openmsx::SoundDevice | protected |
update(const Setting &setting) noexcept override | openmsx::ResampledSoundDevice | protectedvirtual |
updateBuffer(size_t length, float *buffer, EmuTime::param time) override | openmsx::ResampledSoundDevice | protectedvirtual |
updateStream(EmuTime::param time) | openmsx::SoundDevice | protected |
writePort(bool port, byte value, EmuTime::param time) | openmsx::YM2413 | |
YM2413(const std::string &name, const DeviceConfig &config) | openmsx::YM2413 | |
~Observer()=default | openmsx::Observer< Setting > | protected |
~ResampledSoundDevice() | openmsx::ResampledSoundDevice | protected |
~SoundDevice() | openmsx::SoundDevice | protected |
~YM2413() | openmsx::YM2413 | |