Re: Pbind question

[email protected] Sat, 12 Jun 2021 18:43:50 +0800
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <CAFniQ7UY_TcpHUuhYCw7phw8RE3zEfBpVrcSp+8=Pg4LdofcRw@mail.gmail.com>
On Sat, Jun 12, 2021 at 6:36 PM <[email protected]> wrote:
>> \detunedFreq is a bother -- I'm not sure when I would have time to improve that. This isn't high on my priority list -- I would welcome suggestions on this issue.
>
> I'm not sure I understand, is it the choice of the symbol ? If you are looking for something shorter but nevertheless corresponding i could perhaps suggest \glissando ?

No -- this issue is about Event internals. Currently there is no way
to apply a sub-event transparently to \freq, \midinote, \degree (and
it would be very difficult).

But -- if you check the gist again, I added a ModControl class so that
if you do `var freq = ModControl.kr(\freq, 440, \exp);` then you
automatically get controls for `\freq`, `\freqMod` and
`\freqModDepth`. Then you can use `\freq` for discrete values exactly
as before, and apply an arbitrary modulator to `\freqMod`.

IMO this is probably the best way forward.

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/