Resources← Back to the neck

Resources / Theory / Seyir — melodic direction and pitch hierarchy

Seyir — melodic direction and pitch hierarchy

Why scales aren't enough

Established Two makams can contain identical pitches and still be different makams. What separates them is seyir (Turkish) / sayr (Arabic): the characteristic path a melody takes through the pitch set, and the hierarchy among the pitches.

This is the single biggest thing missing from Western-facing "Middle Eastern scales" resources, and the thing that makes them produce output that sounds wrong despite using the right notes.

The functional pitches

Established

TermMeaning
kararThe final. Where the piece comes to rest.
durakThe tonic degree generally; karar is the final durak.
güçlüThe dominant. Usually the 5th degree (when the lower çeşni is a beşli) or the 4th (when it's a dörtlü). Phrases resolve here provisionally.
yedenThe leading tone, one step below the karar. Approaches the final from below.
asma kararSuspended/intermediate resting points. Where a phrase can pause without ending.
tiz durakThe octave above the karar.
girişThe entry pitch — where the melody characteristically begins.

The güçlü is the junction pitch between the two çeşni. That's not a coincidence — the structural seam is also the melodic pivot.

Three seyir types

Established

Çıkıcı (ascending) — begins at or near the karar, ascends toward the güçlü and above, returns. Rast, Nikriz.

İnici (descending) — begins in the upper region, often at the tiz durak, and works downward. Hicazkâr, Segâh in some accounts.

İnici-çıkıcı (descending-ascending) — begins in the middle, typically at the güçlü, moves in both directions. The most common category. Uşşak, Hicaz.

Why this matters for an app

A "play the makam" button that runs the scale bottom to top teaches a descending makam incorrectly. The prototype does exactly this — see 00-project/prototype-notes.md limitation 6.

Better implementations, in ascending order of effort:

  1. Direction-aware playback. Run çıkıcı makams up, inici makams down.
  2. Weighted playback. Dwell on karar and güçlü; pass through the others.
  3. Skeleton phrases. A short characteristic gesture per makam — this is how makam is actually taught orally.
  4. Generated seyir. A Markov or rule-based walk constrained by the hierarchy. Ambitious, and the obvious eventual goal.

Option 3 is the best effort-to-value ratio. Every makam has a handful of stock phrases that immediately identify it, and hearing them is worth more than hearing the scale twenty times.

Asma karar and modulation

Established Turkish practice moves between makams constantly, and the asma karar points are the doors. A piece in Uşşak will lean on çârgâh or nevâ temporarily, which is where a shift into a neighbouring makam becomes available.

Uncertain How much modulation belongs in a v1 study app is a scoping question. It's central to the music but it's also where the learning curve becomes vertical. Suggest documenting it as reference material without building drills for it initially.

Practical study sequence

The traditional order isn't scale-first. Roughly:

  1. Learn the karar and güçlü of a makam as sung reference pitches
  2. Learn the lower çeşni against a drone
  3. Learn the upper çeşni
  4. Learn one characteristic phrase (the seyir skeleton)
  5. Only then treat it as a scale you can run

An app that inverts this — scale first, character later — trains the same mistake that makes Western "exotic scale" playing sound like Western playing with a flat 2.

Sources

Meshk uses privacy-respecting analytics (Google Analytics, proxied through this domain) to see which tunings, makams, and features people actually use. Read the privacy policy.