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.

Harmonic-Path vs. Tonality Map

Featured Replies

I've been studying HARMONIC-PATH and TONALITY-MAP functions to determine the exact similarities and differences between the two. While I understand the purpose of those functions in principle from reading the documentation and experimenting with different ideas, I wonder if - for educational purposes - someone could briefly highlight the main explicit differences between the two. In the short example below, both functions produce very similar results, so the question may be when to use one function instead of the other. And is it possible to achieve the same result with both functions? I appreciate anyone's advice or insight into this.

 

Thanks!

 

(setf chords '(c4e4g4 c4f4a4 b3d4g4))

(setf voice (gen-repeat (length chords) '((c4d4 e4))))

(setf harmonic-path (harmonic-path chords voice :octave :path))
=> ((c4e4 g4) (c4f4 a4) (b3d4 g4))

(setf tonality-series (tonality-series chords :map '(step) :closest 'up))
(setf tonality-map (tonality-map tonality-series voice))
=> ((c4g4 e5) (c4a4 f5) (b3g4 d5))

 

 

I use HARMONIC-PATH function to apply harmony when I want to keep the voice leading of my applied chords.

 

HARMONIC-PATH change totally the harmonic content when applying. TONALITY-MAP just "map" pitches on closest other pitches.

 

Try to use as path some chords with a very typical classical and well defined voice leading with both functions on a more complex material and you will see the difference .

 

S.

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.