Currently the offset specified by the seek bar in the tracklane widget causes a "B" statement (see here) to be emitted in the generated csd file. It would be better to use an "a" statement (see here) or to use setScoreOffset() using the csound api (see here) neither of these approaches worked for me. This should be fixed eventually even though the current method works.
Currently the offset specified by the seek bar in the tracklane widget causes a "B" statement (see here) to be emitted in the generated csd file. It would be better to use an "a" statement (see here) or to use setScoreOffset() using the csound api (see here) neither of these approaches worked for me. This should be fixed eventually even though the current method works.