Jump to content

Featured Replies

Posted

Dear Friends,

 

I'm setting some 12-tone examples for classroom.

I just want to show some rows with motives, in the example below.

I'd like to force this omn expression to make a snippet in 4/4 only or 2/4,

without having to use def score.

Is it possible ?

It's easier for faster classroom purposes.

Best,

Julio

 

(setf clodorow '(a4 gs5 c5 d5 bb4 b4 fs5 f5 cs5 g5 ds5 e5))

(setf serierit '(q.. s -s s s s -s e._q -s s -s s_q))

 (make-omn
  :length serierit
  :pitch clodorow
  :velocity '(pp sfz p < f pp mf mf mp mp)
	:length-symbols t)

It's genarating a 7/4 snippet. I would prefer it in 2/4 or 4/4...

image.png.d7e2eab086b0910e4e50ee0c908f1b78.png

Any help ?

Best,

Julio

In the next update you will be able to change the *audition-time-signature*:

 

(defparameter *audition-time-signature* '(4 4))
(defparameter *audition-time-signature* '(3 4))
...

 

The default setup is:

(defparameter *audition-time-signature* nil)

 

Great. How do we document such features so that there is an obvious place for them for new users?

 

Best,

Torsten

Create an account or sign in to comment


Copyright © 2014-2025 Opusmodus™ Ltd. All rights reserved.
Product features, specifications, system requirements and availability are subject to change without notice.
Opusmodus, the Opusmodus logo, and other Opusmodus trademarks are either registered trademarks or trademarks of Opusmodus Ltd.
All other trademarks contained herein are the property of their respective owners.

Powered by Invision Community

Important Information

Terms of Use Privacy Policy