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.

gen-steps strange behaviour

Featured Replies

So I was using gen-steps in this simple code, somehow it is lagging all opusmodus, that I need to close or break it. I don't know what it can be, I haven't got much time to explore what it can be, if is a bug or I messed up....

 

(setf size 13) ;; talea size in rythm cells 
(setf cell_size 1/16)
(setf min 3) ;; min beats in the talea
(setf max 7) ;; max beats in the talea

(setf n_beat(car (rnd-number 1 min max))) 
(setf beat_places (subseq (rnd-order (gen-integer-step 0 size 1)) 0 (- n_beat 1)))
(setf talea_bin(gen-binary-row size beat_places))
(setf talea_1 (binary-map talea_bin cell_size))

(setf var_t1 (gen-steps 4 talea_bin)) ;; This line seems to be the problem.
(setf talea_1_var (binary-map var_t1 cell_size))


 

 

thanks people!

  • 2 weeks later...

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.