pub fn parse_timeline(line: &str, line_number: usize) -> Result<Statement>Expand description
Parse timeline statement: timeline [section1 during 4 bars, section2 during 8 beats, …] Example: timeline [intro during 8 bars, verse during 16 beats, chorus]