lib/head_music/style/mark.rb in head_music-4.0.1 vs lib/head_music/style/mark.rb in head_music-5.0.0

- old
+ new

@@ -1,6 +1,4 @@ -# frozen_string_literal: true - # A mark is a fragment of music with an optional fitness score assigned. # Marks are collected into annotations which comment on a voice. class HeadMusic::Style::Mark attr_reader :start_position, :end_position, :placements, :fitness