Searched defs:initVolume (Results 1 – 3 of 3) sorted by relevance
135 float initVolume = static_cast<float>( velocity ); in NoteOn() local
703 float initVolume = static_cast<float>( velocity ) / 127.0f; in NoteOn() local723 float initVolume = static_cast<float>( velocity ) / 127.0f; in NoteOn() local
149 float initVolume = static_cast<float>( velocity ) / 127.0f; in NoteOn() local