@make_label_duration()
@make_label_duration(start:numeric)
@make_label_duration(start:numeric, stop:numeric)
returns a map associating to the label of an event, the duration of this event. Events with no label do not appear in the map.

Called with no arguments, the events considered are all the events in the score. With a start, only the events whose position in beats is greater than start are considered. If a stop is specified, all events must have a position in beats between start and stop.

See also Score Introspection

[@always_next_event_except_sil_pos]   @bach_score   @current_event   @event_label_position   @make_bpm_map   @make_bpm_tab   @make_duration_map   @make_duration_tab   @make_label_bpm   @make_label_duration   @make_label_pitches   @make_label_pos   @make_pitch_tab   @make_score_map   [@next_event_except_sil_pos]   [@next_event_with_sil_pos]   [@next_sil_pos]   @optional_attributes    @performance_data    @score_duration    @score_tempi   @specified_duration