[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] Newb question - creating subclass for audio signals
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: Re: [sc-users] Newb question - creating subclass for audio signals
- From: "Andrew Pascoe" <aylutar@xxxxxxxxx>
- Date: Tue, 30 Dec 2008 20:58:13 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=BTnUv+F1kBR22v2lzqnNi9m4EEMTA/fD5fXPvcVkqEA=; b=UYDQWQ/O0LLRqz/zj7chMKAQDnZTvNfGBmuNoDQc7CKfu2Nh/O+PxEXOkW1H0KeYjx XeutVhvfvBLRyRzEh9iUkeYTFpbR5oh90inI4ZVzYj+2Hn1vt0zVKGUzT7EFHeIJ2MLW CuE46BusCDlwLQLzALqGTSI8/PXJMK2iCCq0M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ewuA36cmmrUntBnVz0mO320zwsHflUKd51VLtiqH/oYcAkXdtZiYf08s7dR3ErMNLO kxNUBaOQYuDu+LBlToccj8bivlBgiJ6uP+YsT6d0Zh1/0G+1D58a5smDISe8W0ss4gWS ++83gnMEL6DUpgVyz3Ylcdh0EoQh9hAD9DgLo=
- In-reply-to: <21225372.post@xxxxxxxxxxxxxxx>
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- References: <21225372.post@xxxxxxxxxxxxxxx>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
I don't believe such a thing is possible as you describe it. The
"signal class" in SuperCollider is called a UGen. You can write your
own, but that's done outside of SuperCollider in C++. There's a help
document on the subject called "Writing Unit Generators," which is
available on the main help page.
--Andrew
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/