menu
vivace_core package
documentation
vivace_core.dart
Scale
toSet method
toSet method
dark_mode
light_mode
toSet
method
Set
<
PitchClass
>
toSet
(
)
Implementation
Set<PitchClass> toSet() { return identity.enabledBits.map(PitchClass.new).toSet(); }
vivace_core package
documentation
vivace_core
Scale
toSet method
Scale class