[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] Re: Make a function into a synthdef
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: Re: [sc-users] Re: Make a function into a synthdef
- From: geoffbaltan@xxxxxxxxx
- Date: Sun, 22 Dec 2019 22:28:20 -0500
- In-reply-to: <CACCEbVGgBK=vibZ-_hBOmPZ1DTZGNJgUor=hHzia3GoKQNGdww@mail.gmail.com>
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- References: <1513108938859-0.post@n2.nabble.com> <b32b1755-1f93-57e1-aeae-468c7e63892c@oddodd.org> <1513288034204-0.post@n2.nabble.com> <1513302643114-0.post@n2.nabble.com> <1513368119608-0.post@n2.nabble.com> <1513383404657-0.post@n2.nabble.com> <1513391887884-0.post@n2.nabble.com> <CACCEbVGgBK=vibZ-_hBOmPZ1DTZGNJgUor=hHzia3GoKQNGdww@mail.gmail.com>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
Hi there -
I started digging into this code again recently, after I put it on the
back-burner for quite some time. Looks like about two years!
Has anyone had any luck using this DX7 emulation with an alternate
event type (including legato/rests/etc?)?
Thanks,
Geoff
On Wed, Jun 20, 2018 at 10:03 PM geoff baltan <geoffbaltan@xxxxxxxxx> wrote:
>
> Hi there -
>
> I am still struggling with this project - I'm curious if anyone has
> made any progress here and would be willing to share.
>
> HJH suggested that my function:
> 1. Starts the note.
> 2. Schedules the release for "~sustain.value" beats later.
>
> I can't quite wrap my head around how one would do this on the
> code-side, though.
>
> I understand that something like Event.addEventType(\noteStopper)
> would be the start....but what I'd like to do is take the incoming
> note and the duration value (\dur) and produce a combination of the
> incoming note, paired with a velocity of "0" that arrives at the time
> specified by the duration. I have no idea how this would look - are
> there some example addEventTypes that will help me understand how this
> protocol gets used? Can anyone help me with the intended function?
>
> I'm also curious if anyone has managed to figure out pitchbends within
> this DX7 emulator. I'm not used to calling a function in this way and
> it has been an uphill battle.
>
>
>
> On Fri, Dec 15, 2017 at 9:38 PM, <fbfrankb5@xxxxxxxxx> wrote:
> > thank you so much. All of you.
> >
> >
> >
> > --
> > Sent from: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/SuperCollider-Users-New-Use-this-f2676391.html
> >
> > _______________________________________________
> > sc-users mailing list
> >
> > info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
> > archive: https://listarc.bham.ac.uk/marchives/sc-users/
> > search: https://listarc.bham.ac.uk/lists/sc-users/search/
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/