Re: Changing timingOffset parameter per event
[email protected] Tue, 4 May 2021 14:08:08 +0800
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <CAFniQ7UHFMWVWv20rWp0mLTYxJkX-z4gtCFSjePUCywh6nQ5aw@mail.gmail.com> |
On Mon, May 3, 2021 at 9:15 PM <[email protected]> wrote: > I am trying to change the \timingOffset parameter between steps in a Pbind - I am delaying the onset of one synth in relation to another, and I would like for this offset time to change between events. \timingOffset is for a specific use case, when you want to force events to be calculated earlier than normal, but sound at the normal time. The case you're looking for is that the event should be calculated at the normal time, but sound at a different time. So \timingOffset is not the correct feature to use. \strum works here because you're having one Event object produce multiple sounds. If you simply wanted to offset the sounding time of a single event, use \lag. 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/