Skip 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.

OMN to chordize?

Featured Replies

Hi,

I would like to do for example

(setf ry1 '((e)))
(setf c7 (make-scale 'c4 24 :alt '(9 2 -9 9 1 -8 8 2 -9 9 2 -9 9 1 -8 8 2 -8 8 2 -9 9 2))) 
(setf rc7 (gen-retrograde c7))
(setf ass3 (assemble-seq c7 rc7))
(setf omn3 (pitch-transpose '(0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 -2 -2 -1 -1 11 11) 
                             (gen-repeat 12 ass3)))
(setf six+deux (omn-to-measure
                (make-omn 
                 :pitch omn3 
                 :length ry1
                 :span :pitch)
                '(3/8)))

(chordize six+deux)

> Error: OMN Parse Error: fail
> While executing: omn-to-ast, in process Listener-1(7).
> Type cmd-. to abort, cmd-\ for a list of available restarts.
> Type :? for other options.

 

I would think about the chords before applying the make-omn function.

(setf chords (chordize (gen-divide 3 (flatten omn3))))
(setf six+deux (omn-to-measure
                (make-omn 
                 :pitch chords
                 :length ry1
                 :span :pitch)
                '(3/8)))

 

  • opmo changed the title to OMN to chordize?
  • Author

ok i anderstand.

Thank you very much

 

 

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

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.