Jump to content

A few sound-set related issues


Recommended Posts

I got a first small sound set defined for the EWQLSO (http://www.soundsonline.com/Symphonic-Orchestra), a subset of the solo flute using the default keyswitches. If anyone wants to use that library as well, let me share that you have to transpose all keyswitches given in the documentation up by one octave 😛

 

Anyway, I ran into a few general questions and minor issues.
 

Request: the stacc and stacs articulations affect the played duration of notes, but the articulations leg and tenuto do not – they all take the full note value/length, while I would expect leg to be slightly longer, and tenuto slightly shorter. Is it perhaps possible to change that somehow? Also, the articulations marc and mart shorten the note duration, while they should better increase the velocity value, should they not?

 

Bug: At end of a score the sound (e.g., reverb tail) is abruptly switched off. A workaround is to add a rest at the end of the score, but ideally this would be solved otherwise.

 

Question: Why are keyswitches in def-sound-set examples defined with two keys? I found out that in that case both keyswitches are sent – why would you do that? I suggest this should be documented in the examples to avoid misunderstanding. 

 

Thanks!

 

Torsten

Link to comment
Share on other sites

Quote

Question: Why are keyswitches in def-sound-set examples defined with two keys? I found out that in that case both keyswitches are sent – why would you do that? I suggest this should be documented in the examples to avoid misunderstanding. 

 

Some SoundBanks like XSample chamber Ensemble use two Keyswitch.

 

i attach here my soundset for EWSO, i use them every days. i never share them because they are sometimes incomplete  but could help you...

 

SB.

 

EWSOSoundsetSB.zip

Link to comment
Share on other sites

Quote

but can you also trigger those in :group articulations from within Opusmodus? How?

 

In DEF-SCORE with the slot :program

(def-score temp 
           (
            :key-signature 'chromatic 
            :time-signature '(4 4) 
            :tempo 120
            )

(inst1
 :omn '((q c4 d4 e4 f4)(q g4 a4 b4 c5))
 :channel 1
 :port 0
 :sound 'EWGO-scl
 :program '((sus-non-vib)(marcato))
 )
)

S.

Link to comment
Share on other sites

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