Bug 313 - Effect sends not working on 2.1.1
Summary: Effect sends not working on 2.1.1
Status: NEW
Alias: None
Product: LinuxSampler
Classification: Unclassified
Component: other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 major
Assignee: Christian Schoenebeck
URL:
Depends on:
Blocks:
 
Reported: 2021-05-08 14:00 CEST by Nicola Pandini
Modified: 2021-05-18 19:33 CEST (History)
0 users

See Also:


Attachments
lscp file (4.13 KB, application/x-qsampler-session)
2021-05-08 14:00 CEST, Nicola Pandini
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Pandini 2021-05-08 14:00:15 CEST
Created attachment 101 [details]
lscp file

I recently switched from 2.0.0 to 2.1.1.svn71 and noticed that the effect sends don't work.
I attach the lscp file that I usually use: 5 instruments with the output configured on channels 0 + 1, each of which has an effect send on channels 2 + 3.
The only way I found to get the signal out of channels 2 + 3 was to set the effect send value to 100%. Any other value does not pass the signal.
Comment 1 Christian Schoenebeck 2021-05-11 14:35:05 CEST
So with "channel" you mean "audio channel" in this case, not the sampler "part" or "sampler channel".

Does this issue still persist for you with the latest LinuxSampler 2.2.0 release?

If this is still an issue for you, would you please identify the Subversion revision that introduced this issue for you? svn-bisect (if you have it) may assist you on that task. If you don't have svn-bisect then you can of course also checkout and bisect the individual Subversion revisions manually. LS release 2.0.0 is SVN r2789. LS release 2.1.1.svn71 is SVN r3854. So by using the "bisection" strategy you need (max.) log2(3854 - 2789) = 11 trials to find the relevant Subversion commit that introduced this issue.

Thanks!
Comment 2 Nicola Pandini 2021-05-18 19:33:37 CEST
Sorry Christian, I miss your comment...
I will follow your advices to find out where this issue was introduced.

Thanks