Searched defs:initVolume (Results 1 – 3 of 3) sorted by relevance
133 float initVolume = static_cast<float>( velocity ); in NoteOn() local
701 float initVolume = static_cast<float>( velocity ) / 127.0f; in NoteOn() local721 float initVolume = static_cast<float>( velocity ) / 127.0f; in NoteOn() local
147 float initVolume = static_cast<float>( velocity ) / 127.0f; in NoteOn() local