Jump to content
View in the app

A better way to browse. Learn more.

Opusmodus

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Additive time signature in def-score

Featured Replies

I'm just starting out with OMN so please bear with me here. I don't see a way to represent additive meters like 3/4+1/8 or 4/4+1/16 in the :time-signature argument to def-score. Is there a way to do this?

Thanks,

-Beth

No replies on this one yet? I don't use this technique myself but you can use lists of lists to combine time-signatures with the three-element list option - see the def-score helpfile:

time-signature is either a two list, e.g. (4 4), or a list of three-lists, e.g.

((4 4 3) (4 8 1) (3 4 1)), where the first two element of each list

are the numerator and denominator of the time signature, and the element is

the number of bars. The bar count maybe omitted from the final time signature.

so you could do--

:time-signature ((3 4 1) (1 8 1) (4 4 1) (1 16 1))

As a rule, the Lisp nested lists allow you to combine in different ways - but check the relevant help files for the sorts of options. This is integers in lists so straightforward.

bw

Andrew

Create an account or sign in to comment


Copyright © 2014-2026 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

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.