Jump to content

Featured Replies

Posted

interesting bug: have a look at the 1/20-layer (c6) -> midi sounds correct (!), notation is wrong

 

;;;;;;;;;;;;;;;;;;;;


(setf duration1 '(8 5 3 2 3 5 8))
(setf duration2 '(8 5 3 2 3 5 8)) 
(setf duration3 '(8 5 3 2 3 5 8))

(setf voices (merge-voices (make-omn :length (gen-length duration1 1/20)
                                     :pitch '(c6))
                           (make-omn :length (gen-length duration2 1/32)
                                     :pitch '(b4))
                           (make-omn :length(gen-length duration3 1/8)
                                     :pitch '(as2))))


(def-score voices
           (:key-signature '(c maj)
                           :time-signature '(4 4)
                           :tempo '(60))
  
  (piano
   :omn voices
   :channel 1
   :sound 'gm
   :program 0))

(display-midi (compile-score 'voices) :display :quick-view)

 

;;;;;;;;;;;;;;;;;;;;

 

56ddeae86b1c7_OhneTitel.thumb.jpg.22c4cd

  • Author

more informations: bug (with the 1/20) only when i start with a pitch. when the first value is a rest everthing seems to be okay!

  • 3 weeks later...
  • Author

short question...

when will the "tuplet-bugs" be fixed...it's  not possible for me to work with this bug...

thanx a lot

andré

  • 2 months later...
  • Author

very nice :-)

Create an account or sign in to comment


Copyright © 2014-2025 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