Module Duplex.Applications.Keyboard.Layouts.HarmonicLayout

Harmonic layout for the Keyboard application.

See also: Duplex.Applications.Keyboard.GridLayout

Layout

    scale ►
     _ _ _ _ _ _ _ _
o   |c|_|_|_|_|_|_|_|
c   |c|_|_|_|_|_|_|_|
t   |c|_|_|_|_|_|_|_|
a   |c|_|_|_|_|_|_|_|
v   |c|_|_|_|_|_|_|_|
e   |c|_|_|_|_|_|_|_|
    |c|_|_|_|_|_|_|_|
▼   |c|_|_|_|_|_|_|_|

The harmonic layout is great if you want to fit your playing to a specific harmonic scale. It is very easy to understand: up and down will change the octave, while left and right will play the intervals of the scale. This layout can be very compact, and because of this, offer a greater range of notes.

Functions

get_pitches_from_index (idx) overridden method


Functions

get_pitches_from_index (idx)
overridden method

Parameters:

  • idx

See also:

generated by LDoc 1.4.2