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.

Featured Replies

Hi,

 

For training purposes I'am rebuilding the examples that Stéphane demonstrates in the Karajan Music Tech Conference Video, but the second example throws me an error and I can't find out what I'am missing..thanks for assistance..

(setf thema '(s c4 leg d4 leg e4 leg f4 q g4 ff stacc))
(setf thema.repeat (gen-repeat 24 thema))
(setf scales '((c4 d4 e4 fs4 gs4 a4 b4)(c4 d4 eb4 f4 g4 ab4 bb4)))
(setf path  (tonality-series (chordize scales) :closest '(down)))
(setf thema.harm (tonality-map 
                  path 
                  thema.repeat))
> Error: Incorrect keyword arguments in (:scale ((c4d4e4fs4gs4a4b4) :closest down :ambitus piano) ((c4d4eb4f4g4ab4bb4) :closest down :ambitus piano)) .
> While executing: (:internal scale-map-l tonality-map), in process Listener-1(7).
> Type cmd-. to abort, cmd-\ for a list of available restarts.
> Type :? for other options.

Maybe it has to do that I'am still on 1.3??

(setf thema '(s c4 leg d4 leg e4 leg f4 q g4 ff stacc))
(setf thema-repeat (gen-repeat 24 (list thema)))
(setf scales '((c4 d4 e4 fs4 gs4 a4 b4) (c4 d4 eb4 f4 g4 ab4 bb4)))
(setf path (tonality-series scales :closest '(down)))
(setf thema-harm (tonality-map path thema-repeat))

LIST was missing: (list thema)

  • Author

Thanks! Very strange, because there is no 'list' in the video, just doublechecked it..

  • Author

Thanks! I did not see that- because of the bad resolution it is more guessing what the code could be 🙂

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

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.