Home
last modified time | relevance | path

Searched defs:volumeModel (Results 1 – 12 of 12) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/src/core/audio/
H A DAudioPort.cpp36 FloatModel * volumeModel, FloatModel * panningModel, in AudioPort()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/adlmidi/
H A Doplinst.h105 int volumeModel; member
H A Dadlmidi_opl3.cpp1627 void OPL3::setVolumeScaleModel(ADLMIDI_VolumeModels volumeModel) in setVolumeScaleModel()
H A Dadlmidi.cpp595 ADLMIDI_EXPORT void adl_setVolumeRangeModel(struct ADL_MIDIPlayer *device, int volumeModel) in adl_setVolumeRangeModel()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/
H A Dopnbank.h128 int volumeModel; member
H A Dopnmidi_opn2.cpp537 void OPN2::setVolumeScaleModel(OPNMIDI_VolumeModels volumeModel) in setVolumeScaleModel()
H A Dopnmidi.cpp429 OPNMIDI_EXPORT void opn2_setVolumeRangeModel(OPN2_MIDIPlayer *device, int volumeModel) in opn2_setVolumeRangeModel()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/
H A Dadldata.hh87 int volumeModel; member
H A Dadlmidi_opl3.cpp465 void OPL3::setVolumeScaleModel(ADLMIDI_VolumeModels volumeModel) in setVolumeScaleModel()
H A Dadlmidi.cpp473 ADLMIDI_EXPORT void adl_setVolumeRangeModel(struct ADL_MIDIPlayer *device, int volumeModel) in adl_setVolumeRangeModel()
/dports/audio/lmms/lmms-1.2.2/include/
H A DInstrumentTrack.h191 FloatModel * volumeModel() in volumeModel() function
/dports/graphics/ospray/ospray-2.8.0/apps/common/ospray_testing/builders/
H A DPerlinNoiseVolumes.cpp106 cpp::VolumetricModel volumeModel(volume); in createProceduralVolumetricModel() local