Re: Weirdness w/1st Control Bus
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <CAFniQ7Uo=TDSrUHsARYmd_rn45LJBdCxbtXL3ogjTr=8VzFg0g@mail.gmail.com> |
On Sun, Mar 7, 2021 at 8:40 AM <[email protected]> wrote: > > I can confirm this! I'm on Windows 7, SC 3.11.2. > > However, this seems to be only a bug with Poll. SendTrig, for example, reports the correct value. > > Quick reproducer: > > c = Bus(\control, 0, 1); > > c.set(0.5); > > { Poll.kr(1, In.kr(c), "c", 0) }.play; The synth is writing to the same bus that it's monitoring. This is such a common goof-up that, in my live setup, I allocate the first 1 or 2 control buses to use for... nothing, just in case I accidentally run a kr synth without specifying a bus. hjh _______________________________________________ sc-users mailing list info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx archive: http://www.listarc.bham.ac.uk/marchives/sc-users/ search: http://www.listarc.bham.ac.uk/lists/sc-users/search/