pub fn note_duration_to_seconds(note_type: NoteType, bpm: f64) -> f64
Convert a note type to duration in seconds at the given BPM.