Difference between revisions of "Humdrum lab 8"

From CCARH Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
== chorck ==
 
== chorck ==
  
Chorck is a chorale-syntax checking program
+
Chorck is a chorale-syntax checking program for chorale textures.
 
 
 
 
[documentation for chorck]
 
  
  
 +
[documentation for chorck](http://extras.humdrum.org/man/chorck)
  
 
== cint ==
 
== cint ==

Revision as of 18:17, 15 May 2018


chorck

Chorck is a chorale-syntax checking program for chorale textures.


[documentation for chorck](http://extras.humdrum.org/man/chorck)

cint

cint is a tool that extract counterpoint modules from polyphonic music.


parallel thirds

The three-interval counterpoint module for stepwise rising parallel thirds is "3 2 3". this can be done as a filter in VHV:

  !!!filter: cint -O --search "3 2 3"

The -O option collapses intervals greater than an octave to less than an octave, such as 10th (an octave plus a 3rd) being transposed to 3rds.

Risingthirds.png