Hello,

Linuxsampler SVN revision 2361 does not accept the opcodes hicc1 and locc1.

There is no error during load, they just don't work, but this document 
indicates they are implemented

https://docs.google.com/document/pub?id=1UxPar5toq2uDrU4Gkf4jOGzV3ic-CAoRPo0cWE6xino#h.67113565f820
(Table 1.5. Input Controls).


Here is my complete sfz file. The wave files are generated sine-waves of 
different pitches and one stereo channel only. They can be differentiated just 
by ear to 100%, no mistake possible here.

Only the first group gets played back.

<group>
locc1=0 hicc1=0
<region> sample=stereo_left.wav count=1 lokey=0 hikey=127

<group>
locc1=1 hicc1=1
<region> sample=stereo_right_higher.wav count=1 lokey=0 hikey=127

So.. do I expect the wrong thing that I hear the first group only on when CC1 
(program change) is 0 and the second group on program 1 ?
Extending the locc1 to hicc1 ranges (like 0-64, 64-127) makes no difference.

Greetings,
Nils

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to