Jump to content

Opusmodus 1.2.20703


opmo

Recommended Posts

We are in the process of streamlining function variable and keyword names.

AMBITUS-SWALLOW is now AMBITUS-FILTER with additional keyword :remain

 

(ambitus-filter '(-11 21)

                '((q c4ds3 e c4 c1 q d5 g9)

                  (q c4 e d6 d6 d6 d6 c8 q d5 g9)))

((q c4ds3 e c4 - q d5 -) (q c4 -he q d5 -))

 

(ambitus-filter '(-11 21)

                '((q c4ds3 e c4 c1 q d5 g9)

                  (q c4 e d6 d6 d6 d6 c8 q d5 g9))

                :remain t)

=> ((-q. e c1 -q g9) (-q e d6 d6 d6 d6 c8 -q g9))

 

 

In the following functions the keyword :span is changed to :time

 

TONALITY-MAP

GET-HARMONIC-PATH

HARMONIC-PATH

DO-TIMELINE

DO-TIMELINE2

 

If you use any of these functions please replace the keyword :span to :time.

To make the replacement to your scores please use the 'Search Files...' tool which you will find in the Tools menu.

 

A new keyword :exclude has been added to many functions which use :section option (the new option will be added to all functions soon).

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy