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.

Opusmodus 2.2.26563

Featured Replies

2.2.26563 

 

– Additional Functionality:
COUNTERPOINT - additional dictum keyword :tonality
GEN-DICTUM - additional dictum keyword :tonality

 

Additional dictum symbol (=) - repeats last method, harmony or tonality values.

 

In this example we assign an variabile to a list of tonalities:

(setf tonality1 '((major :root 'a3 :map step :rotate 1 :variant 'i)
                  (minor :root 'e4 :map step)
                  (major :root 'd4 :map step :rotate 1 :variant 'ri)
                  (minor :root 'fs4 :map step)))

(counterpoint patterns
              '(((1 2 1 2) :methods (r - (ri dl5) (r dl2)) :tonality tonality1)))

 

Tonality defined to all voices:

((1 2 1 2) :methods (r - (ri dl5) (r dl2)) :tonality ((major :map step)))

 

Same as above with repeat symbol (=). The symbol (=) means repeat of the last tonality used:

((1 2 1 2) :methods (r - (ri dl5) (r dl2)) :tonality ((major :map step) = = =))

 

Assigning variables to a list of methods:

(setf m1 '((t5 1 3) (t12 r))
      m2 '(t4 (i t12 tie))
      m3 '((r d7) (t9 dl3)))
      
(counterpoint patterns
              '(((1 2) :methods m1)
                ((2 2) :methods m2)
                ((2 1) :methods m3)))

 


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

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.