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.

opmo

Administrators
  • Joined

  • Last visited

  1. Yes, you need to download the new application first. After that, it should work again - the public key has been updated.
  2. (setf harm (harmonics 'a2 8 :quantize 1/2 :type :hertz)) => (110.0 220.0 329.62756 440.0 554.3653 659.2551 783.99085 880.0) (hertz-to-pitch harm) => (a2 a3 e4 a4 cs5 e5 g5 a5) (hertz-to-pitch '(110.0 220.0 330.0 440.0 550.0 660.0 770.0 880.0)) => (a2 a3 e4 a4 c5.. e5 fs5.. a5)
  3. I meant the application. Now the messege is correct. 🙂
  4. Yes, you need to download the application first. After that, it should work again - the public key has been updated.
  5. I made some changes to the default settings for better visualization. You can change the line thickness, etc., within the function itself. Without a seed you will get different result each time you call the function.
  6. For that, you should use the Documents folder in the Opusmodus directory. You can always open any document from the Navigator in the Assistant window, if desired.
  7.    opmo reacted to a post in a topic: Sketching with Opusmodus and Max/MSP
  8.    opmo reacted to a post in a topic: Organism I for electronic
  9. I would need to add the function specifically (because of the name string) into the Ncode. I will include it in the next update. However, you don’t need this, any session can be saved as a score file.
  10. Fixed in 4.0.30749
  11.    jesele reacted to a post in a topic: 4.0.30748
  12. Yes, very strict grouping indeed :-) I will look into this.
  13.    Stephane Boussuge reacted to a post in a topic: Opusmodus 4.0.30748 (Update)
  14.    Tony reacted to a post in a topic: Opusmodus 4.0.30748 (Update)
  15. Removing the number when saving a MusicXML file can be done easily, if that’s what you’re looking for.
  16.    jesele reacted to a post in a topic: Opusmodus 4.0.30748 (Update)
  17. Improvements to the display of tuplet notation (e.g., 6-, 10-, 14-tuplets). Best wishes, Janusz
  18. The minimum macOS version required to run OM 4.0 is macOS 11.
  19. Yes, all updates apply only to version 4.0.
  20. This result (notation) is even better: (setf lengths '((q -q -q) (e -e -e e -e -e) (3q -3q -3q 3q -3q -3q 3q -3q -3q) (s -s -s s -s -s s -s -s s -s -s) (5q -5q -5q 5q -5q -5q 5q -5q -5q 5q -5q -5q 5q -5q -5q) (6q -6q -6q 6q -6q -6q 6q -6q -6q 6q -6q -6q 6q -6q -6q 6q -6q -6q) (7q -7q -7q 7q -7q -7q 7q -7q -7q 7q -7q -7q 7q -7q -7q 7q -7q -7q 7q -7q -7q) (8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q) (8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q 8q -8q -8q) (7q -7q -7q 7q -7q -7q 7q -7q -7q 7q -7q -7q 7q -7q -7q 7q -7q -7q 7q -7q -7q) (6q -6q -6q 6q -6q -6q 6q -6q -6q 6q -6q -6q 6q -6q -6q 6q -6q -6q) (5q -5q -5q 5q -5q -5q 5q -5q -5q 5q -5q -5q 5q -5q -5q) (s -s -s s -s -s s -s -s s -s -s) (3q -3q -3q 3q -3q -3q 3q -3q -3q) (e -e -e e -e -e) (q -q -q))) (setf pitches '(e4 e4 fs4 e4 fs4 g4 e4 fs4 g4 fs4 e4 fs4 g4 fs4 g4 e4 fs4 g4 fs4 g4 a4 e4 fs4 g4 fs4 g4 a4 g4 e4 fs4 g4 fs4 g4 a4 g4 a4 e4 fs4 g4 fs4 g4 a4 g4 a4 e4 fs4 g4 fs4 g4 a4 g4 e4 fs4 g4 fs4 g4 a4 e4 fs4 g4 fs4 g4 e4 fs4 g4 fs4 e4 fs4 g4 e4 fs4 e4)) (setf omn (make-omn :length lengths :pitch pitches)) (def-score kona-score (:title "kona" :key-signature 'atonal :time-signature '(3 4) :tempo 50) (mel :omn omn :channel 1 :sound 'gm :program 'acoustic-grand-piano))

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.