lib/head_music/rhythm.rb in head_music-4.0.1 vs lib/head_music/rhythm.rb in head_music-5.0.0

- old
+ new

@@ -1,5 +1,3 @@ -# frozen_string_literal: true - module HeadMusic::Rhythm PPQN = PULSES_PER_QUARTER_NOTE = 960 end