Skip to content
View in the app

A better way to browse. Learn more.

Opusmodus Community

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.

remove same notes

Featured Replies

Hello everyone,

Is there a way to remove the same repeated notes with rnd-order function?

like 

(setf for4 (rnd-order seq+ry12  :type :pitch))

(filter-repeat 1 for4 :type :pitch)
  • Author

Thank you it's much better;-)

should i do this ?can i not shorten

(setf seq+ry12 
                (make-omn
                :pitch (omn :pitch seq)
                :length (gen-repeat 24 tr)                                  
                :span :length))

(setf for4 (rnd-order seq+ry12  :type :pitch))

(setf bw-rh1 (omn-to-measure seq+ry12 '(4/4)))

(setf rep (filter-repeat 1 bw-rh1 :type :pitch))

i don't know your datas, but.... perhaps....

 

(omn-to-measure (make-omn
                 :pitch (filter-repeat 1 (rnd-order (omn :pitch seq)))
                 :length (gen-repeat 24 tr)                                  
                 :span :length)
                '(4/4))

 

 

  • Author

I'm using find -bar now , because I can't find any other solutions...so quite long...

your code seems to work fine

Thank you so much!!!

Create an account or sign in to comment


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