lvm / assclass

SuperCollider Class method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.assClass

The most controversial yet most useful Instance method available in the whole SuperCollider ecosystem created to this date.

Install

Clone this repository in the Extension directory. The path can be found by evaluating Platform.userExtensionDir or Platform.systemExtensionDir.

How to use

Pseq.assClass;
-> (_!_) Pseq (_!_)

LICENSE

See LICENSE

About

SuperCollider Class method

License:MIT License


Languages

Language:SuperCollider 100.0%