Jump to content

Preview Score Playback


Recommended Posts

I just started working with Opusmodus 3 and noticed that preview score playback might work differently, at least on my end. 

 

Using the custom sound sets via Logic works when evaluating individual code snippets and def-score blocks. However, when evaluating ps blocks in the same context produces this error message:

 

OM 8 > audition-musicxml-omn-snippet
Error: OMN Parse Error: fail
  1 (abort) Return to top loop level 0.
Type :b for backtrace or :c <option number> to proceed.
Type :bug-form "<subject>" for a bug report template or :? for other options.

 

I attached the screenshots of Opusmodus Audition Preferences and a code excerpt. I have a custom logic.lisp file in Def-Instrument-Sets folder, which I thing it's fine given that the snippet and def-score playback work just fine. I'd gladly provide more information if needed.

 

Thank you for your help.

 

Zvony

Screenshot 2022-12-20 at 9.31.20 AM.png

Screenshot 2022-12-20 at 9.31.39 AM.png

Link to comment
Share on other sites

To use PS with ports you need to create your own def-instrument-set set.

I would advise to use always DEF-SCORE. The PS is for quick preview mainly for GM instrument.

The Audition setup is only for Snippets and dose nothing to PS or DEF-SCORE instance.

In PS you need to place each of the instruments in a list:

: p (list (list prh) (list plh))

Please read the PS document.

Link to comment
Share on other sites

Thanks for the quick reply and advice.

 

I'm fine using PS for quick preview with GM instruments. I'd just like to know why I couldn't use PS with ports now. Could I have the wrong setup? I remember it worked before. Also, is it necessary to include a :port line within the PS block?

 

I have created my def-instrument-set for logic (see attached). The file is in Def-Libraries => Def-Instrument-Sets directory. 

 

Thanks again!

logic.lisp

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy