Home
last modified time | relevance | path

Searched refs:PanningType (Results 1 – 2 of 2) sorted by relevance

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSndfile.h1063 enum PanningType enum
1094 void Panning(ModChannel &chn, uint32 param, PanningType panBits) const;
H A DSnd_fx.cpp4133 void CSoundFile::Panning(ModChannel &chn, uint32 param, PanningType panBits) const in Panning()