mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-06 01:21:38 -05:00
removed GenericMIDI::volume
This commit is contained in:
parent
4e9def136e
commit
74f1167558
1 changed files with 0 additions and 6 deletions
|
@ -268,12 +268,6 @@ void GenericMIDI::launchScene( int s )
|
||||||
void GenericMIDI::mute(int t, bool b)
|
void GenericMIDI::mute(int t, bool b)
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
void GenericMIDI::volume(int t, float f)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue