lib/head_music/solmization.rb in head_music-4.0.1 vs lib/head_music/solmization.rb in head_music-5.0.0
- old
+ new
@@ -1,6 +1,4 @@
-# frozen_string_literal: true
-
# A scale degree is a number indicating the ordinality of the spelling in the key signature.
# TODO: Rewrite to accept a tonal_center and a scale type.
class HeadMusic::Solmization
include HeadMusic::Named