Microtonality for SF2Player (#6580)
Co-authored-by: Hyunjin Song <tteu.ingog@gmail.com>
This commit is contained in:
@@ -224,6 +224,11 @@ public:
|
||||
return &m_mixerChannelModel;
|
||||
}
|
||||
|
||||
BoolModel* useMasterPitchModel()
|
||||
{
|
||||
return &m_useMasterPitchModel;
|
||||
}
|
||||
|
||||
void setPreviewMode( const bool );
|
||||
|
||||
bool isPreviewMode() const
|
||||
|
||||
Reference in New Issue
Block a user