Module: Musa::Neumas::Neuma::Serie
- Includes:
- Musa::Neumas::Neuma
- Defined in:
- lib/musa-dsl/neumas/neumas.rb
Overview
Serie neuma structure (monophonic).
Represents sequential musical events (single voice melody).
Contains array of neuma objects in :serie key.
Instance Method Summary collapse
-
#|(other) ⇒ Parallel
included
from Musa::Neumas::Neuma
Creates parallel structure with another neuma.
Instance Method Details
#|(other) ⇒ Parallel Originally defined in module Musa::Neumas::Neuma
Creates parallel structure with another neuma.
Combines this neuma with another into parallel (polyphonic) structure. If already parallel, adds to existing parallel array.