Csound Csound-dev Csound-tekno Search About

[Csnd] [OT] Pink

Date2014-08-12 03:11
FromSteven Yi
Subject[Csnd] [OT] Pink
Hi All,

A bit OT, but I've just made public a new music system project of mine
called Pink:

http://kunstmusik.com/2014/08/11/announcing-pink-a-library-for-music-systems-design-written-in-clojure/

It's written in Clojure and runs on the Java Virtual Machine. The blog
post explains some of the ideas involved.

If you're curious, my relationship to Csound hasn't changed. I'm still
planning to continue my work on and with Csound.  I'd actually like to
bring some of the features of Pink into Csound, namely, the ability to
pass audio-rate functions as event arguments.  (The design changes for
the parser and the use of the type-system are heading in this
direction as it is. Think using the event opcode from orchestra code,
but passing in things like an oscillator as a p-field.)

Thanks!
steven

Date2014-08-12 18:17
FromJustin Smith
SubjectRe: [Csnd] [OT] Pink
I've forked the repo, with the intention to send pull requests to help make some of the code more idiomatic for Clojure (and maybe even implement some fun audio stuff eventually).

This looks really cool so far.


On Mon, Aug 11, 2014 at 7:11 PM, Steven Yi <stevenyi@gmail.com> wrote:
Hi All,

A bit OT, but I've just made public a new music system project of mine
called Pink:

http://kunstmusik.com/2014/08/11/announcing-pink-a-library-for-music-systems-design-written-in-clojure/

It's written in Clojure and runs on the Java Virtual Machine. The blog
post explains some of the ideas involved.

If you're curious, my relationship to Csound hasn't changed. I'm still
planning to continue my work on and with Csound.  I'd actually like to
bring some of the features of Pink into Csound, namely, the ability to
pass audio-rate functions as event arguments.  (The design changes for
the parser and the use of the type-system are heading in this
direction as it is. Think using the event opcode from orchestra code,
but passing in things like an oscillator as a p-field.)

Thanks!
steven


Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"





Date2014-08-12 18:28
FromSteven Yi
SubjectRe: [Csnd] [OT] Pink
Thanks Justin, I'll look forward to any pull requests!

On Tue, Aug 12, 2014 at 1:17 PM, Justin Smith  wrote:
> I've forked the repo, with the intention to send pull requests to help make
> some of the code more idiomatic for Clojure (and maybe even implement some
> fun audio stuff eventually).
>
> This looks really cool so far.
>
>
> On Mon, Aug 11, 2014 at 7:11 PM, Steven Yi  wrote:
>>
>> Hi All,
>>
>> A bit OT, but I've just made public a new music system project of mine
>> called Pink:
>>
>>
>> http://kunstmusik.com/2014/08/11/announcing-pink-a-library-for-music-systems-design-written-in-clojure/
>>
>> It's written in Clojure and runs on the Java Virtual Machine. The blog
>> post explains some of the ideas involved.
>>
>> If you're curious, my relationship to Csound hasn't changed. I'm still
>> planning to continue my work on and with Csound.  I'd actually like to
>> bring some of the features of Pink into Csound, namely, the ability to
>> pass audio-rate functions as event arguments.  (The design changes for
>> the parser and the use of the type-system are heading in this
>> direction as it is. Think using the event opcode from orchestra code,
>> but passing in things like an oscillator as a p-field.)
>>
>> Thanks!
>> steven
>>
>>
>> Send bugs reports to
>>         https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>>
>

Date2014-08-13 07:21
FromAskwazzup
Subject[Csnd] Re: [OT] Pink
Are you planning on doing some youtube videos on this project, for the
illiterates such as myself?

Also, this clojure thing seems interesting, i wonder if it's worth taking a
shot at it, having in mind that the only languages i'm kind of familiar are
c and c++ (though my beginners knowledge is limited to creating magic number
squares and the like ...).





--
View this message in context: http://csound.1045644.n5.nabble.com/OT-Pink-tp5736805p5736838.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-08-13 15:12
FromSteven Yi
SubjectRe: [Csnd] Re: [OT] Pink
Sorry, no plans for videos at this time.  It's really a very early
preview release.  I have a number of features that need to be
implemented (i.e. finishing with-ksmps macro, adding an oversampling
macro, sample loading) that needs to be done first.  After that I'll
start building up documentation and look towards videos.

On Wed, Aug 13, 2014 at 2:21 AM, Askwazzup  wrote:
> Are you planning on doing some youtube videos on this project, for the
> illiterates such as myself?
>
> Also, this clojure thing seems interesting, i wonder if it's worth taking a
> shot at it, having in mind that the only languages i'm kind of familiar are
> c and c++ (though my beginners knowledge is limited to creating magic number
> squares and the like ...).
>
>
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/OT-Pink-tp5736805p5736838.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>