[Sc-devel] Fwd: [sc-users] extSimpleNumber-bufnum ?
Scott Wilson
sdwilson at wesleyan.edu
Sun Jul 29 14:12:41 PDT 2007
Any objections?
S.
Begin forwarded message:
> From: Wouter Snoei <mailinglists at woutersnoei.nl>
> Date: 29 July 2007 12:35:06 BDT
> To: SuperCollider users mailing list <sc-users at create.ucsb.edu>
> Subject: Re: [sc-users] extSimpleNumber-bufnum ?
> Reply-To: SuperCollider users mailing list <sc-users at create.ucsb.edu>
>
> Hey Scott,
>
> asNodeArg is perfect, thanks. I'd vote for adding it in the UGen
> class..
>
> cheers,
> Wouter
>
> Op 29-jul-2007, om 13:11 heeft Scott Wilson het volgende geschreven:
>
>> Hey Wouter,
>>
>> Check out asNodeArg, which I added some time ago (and failed to
>> document :-/ )
>>
>> This is currently used in all the node class methods, but not in
>> UGens directly. I'd be willing to entertain that (I think it's
>> intuitive that you should be able to pass a Buffer object as an
>> arg for instance). I suppose it could be added in the UGen class.
>> Maybe it could be pitched on the dev list?
>>
>> S.
>>
>> On 29 Jul 2007, at 11:44, Wouter Snoei wrote:
>>
>>> Hi all,
>>>
>>> just an idea; would it make sense to add the following class
>>> extension to SC:
>>>
>>> + SimpleNumber {
>>> bufnum { ^this }
>>> }
>>>
>>> so that buffer numbers and buffers can both be used as arguments
>>> for buffer based UGens etc?
>>>
>>> Eventually that could even lead to UGens calling .bufnum on
>>> bufnum arguments internally to be able to have Buffer instances
>>> as argument as well as buffer numbers.
>>> Would enhance my workflow for one..
>>>
>>> cheers,
>>> Wouter
>>>
>>>
>>> Wouter Snoei
>>>
>>> info at woutersnoei.nl
>>> http://www.woutersnoei.nl
>>>
>>> _______________________________________________
>>> sc-users mailing list
>>> sc-users at create.ucsb.edu
>>> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>>>
>>
>>
>> _______________________________________________
>> sc-users mailing list
>> sc-users at create.ucsb.edu
>> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>
> Wouter Snoei
>
> info at woutersnoei.nl
> http://www.woutersnoei.nl
>
> _______________________________________________
> sc-users mailing list
> sc-users at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.create.ucsb.edu/pipermail/sc-devel/attachments/20070729/136b43cf/attachment.htm
More information about the Sc-devel
mailing list