Jump to content

Featured Replies

Posted

Hi,

Why does the first example work and the second don't, what am I missing?

Thanks!

(setf eins '((q d4 e4 fs4 gs4) (q d4 e4 fs4 gs4) (q d4 e4 fs4 gs4)))

(unfold 'om '((pause 2)) eins)
=> ((q d4 e4 fs4 gs4) (-w) (q d4 e4 fs4 gs4))

(unfold 'om '((pause 2 2)) eins)
=> ((q d4 e4 fs4 gs4) (q d4 mf e4 fs4 gs4) (q d4 e4 fs4 gs4))

 

  • Author

I want  instead of the second note in the second bar a pause,  accordingly to how it works with transposition..?

(unfold 'om '((t1 2 2)) eins)
=> ((q d4 e4 fs4 gs4) (q d4 mf f4 fs4 gs4) (q d4 e4 fs4 gs4))

 

  • Author

Apologies for being so persistent- I'd really like to know how to handle that..

  • Author

Sorry,  but it does not work here 😞

I changed it in my own Unfold Set.lisp definition (which is a renamed copy of Unfold Set OM.lisp and where I can modify things to my needs)

Also I noticed that when I use the transposition function that I posted above, the unfold function puts a mf before the note that get transposed, is that on purpose?

And one last thing, when I evaluate (unfold.. ) for the first time it always gives me an error warning that my Unfold Set file does not exist, when I evaluate it again everything works fine..?

 unfold, set: os methods: ((t1 2 2))
> Error: There is no method set named: os
> While executing: %get-unfold-set, in process Listener-1(7).
> Type cmd-. to abort, cmd-\ for a list of available restarts.
> Type :? for other options.

 

  • Author

As I wrote its the Unfold Set OM.lisp file, just copied& renamed& placed in that folder and I've got the error when I first evaluate unfold.

And can you say something to the mf that gets added, when using t1?

  • 8 months later...
On 6/29/2020 at 3:43 PM, o_e said:

As I wrote its the Unfold Set OM.lisp file, just copied& renamed& placed in that folder and I've got the error when I first evaluate unfold.

And can you say something to the mf that gets added, when using t1?

 

Fixed in 2.1.26252

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