I must be being stupid here, but I admit you've got me foxed! I simplified your instr2 as follows: ;==================================== LoopEnv =================================; alwayson 2 instr 2 asig2 = gaLoopEnv outs asig2,asig2 endin ;============================================================================; so I would think that it would simply replace the original 'outs' and should sound exactly like your Loop1.csd! (I replaced your invocation of instr2 with an 'alwayson' for simplicity.) However, it still sounds as 'clicky' as your Loop2.csd! I don't understand, because I've often used similar constructions (passing audio between instruments) with no problem. We both must be doing something stupid! (:-)) BTW -- personal opinion -- I think email attachments would be simpler than links, especially when they're as short as these. They're a lot simpler for me to access, anyway. I think even simple comment sections would be OK for short CSD's like this. -- Pete -- On Mon, Aug 22, 2022 at 02:13:57AM +0100, Scott Daughtrey wrote: > I was experimenting with linsegr on a score loop. As a simple ex., in this first file, Loop1.csd: > > https://drive.google.com/file/d/1epkU9M-VGc9SkamPcmC0H-_lwGK5-qm8/view?usp=drivesdk > > instr 1 has a linsegr amp env. It plays fine. You'll notice some lines are commented out. In the second file, loop2.csd: > > https://drive.google.com/file/d/1epkZDEB-gAQorujETWwq4IEr67Ub3bQ5/view?usp=drivesdk > > the lines are no longer commented out and instr 2 is acting as the loop env. > > However, when the loop env comes into play the notes of instr 1 are now cut short and clicky. I can't figure out what I've done wrong here. > > If I alter the amp env of instr 1 to linseg and adjust the durations I can remove the clicks but I'm looking at the bigger picture for something else I'm working on. > > I hope it's ok to post links like this, I figured it was better than pasting the text into a comment. > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here