Hi everyone,
I don't mean to be rude, but is this not a little competing with Jascha
Narveson SC class interface with the scala library ?
I get in touch with the scala lib from an ixi tutorial lying at
devel.goto10, and there is here a link to a scales' library with
contains more than 3500 differents historical (or not) scales. By the
way the archive contains at least 14 Partch's scales and two for
43-notes ...
So I guess from what I've seen quickly that your class had some more
methods, but wouldn't if be better if this can be merged into JN class
... just a thought.
For those interested to know about that : the scale zip archive lies
here (bottom of the page) :
<
http://www.xs4all.nl/~huygensf/scala/downloads.html>
and Jascha Class interfacing with it lies here :
<
http://jnarveson.web.wesleyan.edu/sc/SCL/SCL.zip>
Best
slb
Tim Walters a écrit :
> Andrew Grathwohl wrote:
>> Has anybody ever used Harry Partch's beautiful scale in a
>> supercollider piece before?
>>
>> If not, is there any way one can use this scale in supercollider
>> without having to figure out each individual frequency of each
>> individual note?
>
> I posted a Scale class to the developers' list last week, which will
> probably see the light of day in some form eventually (although others
> have interesting, different ideas for how it should work).
>
> In the meantime you can use the attached files. Once the class is
> loaded you can get Partch's Otonalities and Utonalities, or create
> your own scales, using his tuning, in a fairly straightforward way:
>
> Pbind(
> \degree, Pseq([0, 1, 2, 3, 4, 5, 6, 5, 4, 3, 2, 1, 0, \rest], inf),
> \scale, Scale.partch_o1,
> \dur, 0.25
> ).play;
>
> I've haven't written a help file yet, but the attached demo file gives
> plenty of usage examples. Feedback on the class is welcome.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> sc-users mailing list
>
sc-users@...
>
http://lists.create.ucsb.edu/mailman/listinfo/sc-users_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users