Searched refs:fNoteStart (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/midi/synth_file_reader/
H A DSynthFile.h69 uint8 fNoteStart; member in class:SSoundInRange
77 uint8 Start() const { return fNoteStart; }
H A DSynthFile.cpp60 : fNoteStart(start)

Completed in 83 milliseconds