Note.Note(int i_pitch, int i_velocity)


int i_pitch: the pitch of the note

int i_velocity: the velocity of the note

Create a Note object.