Unfortunately, not at the moment. I'll need to add audio input, as well as
distortion audio functions. The first should be straightforward, the second
I think there are different approaches to distortion, so I'd probably start
with translating Csound's distort and distort1 opcodes and move on fr
Wow, just watched the talk. I just recently inherited a USB keyboard so I'll be
trying some things out with this
On a seperate topic, would pink be able to do distortion effects, ie.. Plugging
in an acoustic guitar and having it modulate the waveforms?
> On 30 Jul 2015, at 6:39, Steven Yi wrot
I haven't had much time lately so that's all there is at the moment. The
design of Pink hasn't changed much since that presentation, so the contents
of the video should still be relevant for understanding the design. I'm
hoping to have more time available from October and am planning on
develop
There's http://m.youtube.com/watch?v=wDcN7yoZ6tQ, though I guess it does
not cover the latest features in this release.
On Wednesday, 29 July 2015, zcaudate wrote:
> This is so cool =)
>
> Can you put up a video?
>
> --
> You received this message because you are subscribed to the Google
> Group
This is so cool =)
Can you put up a video?
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your
first post.
To unsu
I'd add a few other notes:
* Overtone uses Supercollider 3 (SC3) for its audio processing. Pink
relates more to SC3 than to Overtone, as Pink is an audio engine
library, but there's some overlap.
* You wouldn't likely use Overtone and Pink together. Score however is
a generic library and could be
Overtone has its own composition logic, but for synthesis it is a client
for the open source Supercollider audio synthesis server (which is a cross
platform C++ program that can be controlled via the network). Pink and
Score are built in Clojure and Java without using an external server.
On Tue
This might be a naive question, but for someone who's only tangentially
familiar with the space, where does this fit in to the overall Clojure
music/sound ecosystem (re: overtone et al)?
On Saturday, July 25, 2015 at 1:03:44 PM UTC-4, Steven Yi wrote:
>
> Thanks Ruslan and best of luck in your m
Thanks Ruslan and best of luck in your musical work!
On Sat, Jul 25, 2015 at 12:24 AM, Ruslan Prokopchuk wrote:
> Steven, thank you for continuing to develop Pink & Score! I have some music
> projects as my slowly-moving-forward-hobbies, and having pure java, no deps
> like Supercollider, engine
Steven, thank you for continuing to develop Pink & Score! I have some music
projects as my slowly-moving-forward-hobbies, and having pure java, no deps
like Supercollider, engine for one of them is very precious!
пятница, 24 июля 2015 г., 23:47:30 UTC+3 пользователь Steven Yi написал:
>
> Hi All
Hi All,
I'd like to announce the release of Pink 0.2.0 and Score 0.3.0:
[kunstmusik/pink "0.2.0"]
[kunstmusik/score "0.3.0"]
Pink is an audio engine library, and Score is a library for
higher-level music representations (e.g. notes, phrases, parts,
scores).
ChangeLogs are available at:
https:/
11 matches
Mail list logo