SF2cute  0.1
Modern C++ Library for SoundFont 2
sf2cute::SoundFont Member List

This is the complete list of members for sf2cute::SoundFont, including all inherited members.

AddInstrument(std::shared_ptr< SFInstrument > instrument)sf2cute::SoundFont
AddPreset(std::shared_ptr< SFPreset > preset)sf2cute::SoundFont
AddSample(std::shared_ptr< SFSample > sample)sf2cute::SoundFont
bank_name() const noexceptsf2cute::SoundFont
ClearInstruments() noexceptsf2cute::SoundFont
ClearPresets() noexceptsf2cute::SoundFont
ClearSamples() noexceptsf2cute::SoundFont
comment() const noexceptsf2cute::SoundFont
copyright() const noexceptsf2cute::SoundFont
creation_date() const noexceptsf2cute::SoundFont
engineers() const noexceptsf2cute::SoundFont
has_comment() const noexceptsf2cute::SoundFont
has_copyright() const noexceptsf2cute::SoundFont
has_creation_date() const noexceptsf2cute::SoundFont
has_engineers() const noexceptsf2cute::SoundFont
has_product() const noexceptsf2cute::SoundFont
has_rom_name() const noexceptsf2cute::SoundFont
has_rom_version() const noexceptsf2cute::SoundFont
has_software() const noexceptsf2cute::SoundFont
instruments() const noexceptsf2cute::SoundFont
kInfoTextMaxLengthsf2cute::SoundFontstatic
NewInstrument(Args &&...args)sf2cute::SoundFontinline
NewPreset(Args &&...args)sf2cute::SoundFontinline
NewSample(Args &&...args)sf2cute::SoundFontinline
operator=(const SoundFont &origin)sf2cute::SoundFont
operator=(SoundFont &&origin) noexceptsf2cute::SoundFont
presets() const noexceptsf2cute::SoundFont
product() const noexceptsf2cute::SoundFont
RemoveInstrument(std::vector< std::shared_ptr< SFInstrument >>::const_iterator position)sf2cute::SoundFont
RemoveInstrument(std::vector< std::shared_ptr< SFInstrument >>::const_iterator first, std::vector< std::shared_ptr< SFInstrument >>::const_iterator last)sf2cute::SoundFont
RemoveInstrumentIf(std::function< bool(const std::shared_ptr< SFInstrument > &)> predicate)sf2cute::SoundFont
RemovePreset(std::vector< std::shared_ptr< SFPreset >>::const_iterator position)sf2cute::SoundFont
RemovePreset(std::vector< std::shared_ptr< SFPreset >>::const_iterator first, std::vector< std::shared_ptr< SFPreset >>::const_iterator last)sf2cute::SoundFont
RemovePresetIf(std::function< bool(const std::shared_ptr< SFPreset > &)> predicate)sf2cute::SoundFont
RemoveSample(std::vector< std::shared_ptr< SFSample >>::const_iterator position)sf2cute::SoundFont
RemoveSample(std::vector< std::shared_ptr< SFSample >>::const_iterator first, std::vector< std::shared_ptr< SFSample >>::const_iterator last)sf2cute::SoundFont
RemoveSampleIf(std::function< bool(const std::shared_ptr< SFSample > &)> predicate)sf2cute::SoundFont
reset_comment() noexceptsf2cute::SoundFont
reset_copyright() noexceptsf2cute::SoundFont
reset_creation_date() noexceptsf2cute::SoundFont
reset_engineers() noexceptsf2cute::SoundFont
reset_product() noexceptsf2cute::SoundFont
reset_rom_name() noexceptsf2cute::SoundFont
reset_rom_version() noexceptsf2cute::SoundFont
reset_software() noexceptsf2cute::SoundFont
rom_name() const noexceptsf2cute::SoundFont
rom_version() const noexceptsf2cute::SoundFont
samples() const noexceptsf2cute::SoundFont
set_bank_name(std::string bank_name)sf2cute::SoundFont
set_comment(std::string comment)sf2cute::SoundFont
set_copyright(std::string copyright)sf2cute::SoundFont
set_creation_date(std::string creation_date)sf2cute::SoundFont
set_engineers(std::string engineers)sf2cute::SoundFont
set_product(std::string product)sf2cute::SoundFont
set_rom_name(std::string rom_name)sf2cute::SoundFont
set_rom_version(SFVersionTag rom_version)sf2cute::SoundFont
set_software(std::string software)sf2cute::SoundFont
set_sound_engine(std::string sound_engine)sf2cute::SoundFont
software() const noexceptsf2cute::SoundFont
sound_engine() const noexceptsf2cute::SoundFont
SoundFont()sf2cute::SoundFont
SoundFont(const SoundFont &origin)sf2cute::SoundFont
SoundFont(SoundFont &&origin) noexceptsf2cute::SoundFont
Write(const std::string &filename)sf2cute::SoundFont
Write(std::ostream &out)sf2cute::SoundFont
Write(std::ostream &&out)sf2cute::SoundFont
~SoundFont()=defaultsf2cute::SoundFont