Annonce

>>> Bienvenue sur codelab! >>> Première visite ? >>> quelques mots sur codelab //// une carte des membres//// (apéros) codelab


#1 2011-06-20 11:00:38 overtone, environnement de live-coding basé sur supercollider

emoc
@#@*$
Lieu: Quimper
Date d'inscription: 2008-01-28
Messages: 1576
Site web

overtone, environnement de live-coding basé sur supercollider



« Overtone is an open source audio environment being created to explore musical ideas from synthesis and sampling to instrument building, live-coding and collaborative jamming. We use the SuperCollider synth server as the audio engine, with Clojure (and Java) being used to develop the APIs and the application.

Synthesizers, effects, analyzers and musical generators can be programmed in Clojure or designed in a visual data flow editor similar to PureData or Max/MSP. The environment will be integrated with a peer-to-peer network that allows for collaborative composition and jam sessions over the internet and sharing of instruments and effects. »

http://project-overtone.org
une vidéo d'intro : http://vimeo.com/22798433
discussion : http://groups.google.com/group/overtone

Les exemples du (tout récent) supercollider book traduits pour overtone : https://github.com/overtone/overtone/bl … sc-one.clj

;;;;;;;;
;;page 5
;;play({RLPF.ar(Dust.ar([12, 15]), LFNoise1.ar(1/[3,4], 1500, 1600), 0.02)})

(demo 10 (rlpf (dust [12 15]) (+ 1600 (* 1500 (lf-noise1 [1/3, 1/4]))) 0.02 ))

Hors ligne

 

fil rss de cette discussion : rss

Pied de page des forums

Powered by FluxBB

codelab, graphisme & code : emoc / 2008-2024