CIA.vc
Supercollider
real-time audio synthesis and algorithmic composition
Stats » Projects » Supercollider
information
Photo
SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-oriented language which functions as a network client to a state of the art, realtime sound synthesis server. SuperCollider was written by James McCartney over a period of many years, and is now an open source project maintained and developed by various people. It is used by musicians, scientists, and artists working with sound.
syndicateUTC clock
17:20 on Feb 09, 2010
event counters
The last message was received 6.27 hours ago at 11:04 on Feb 09, 2010
1 messages so far today, 43 messages yesterday
44 messages so far this week, 33 messages last week
77 messages so far this month, 81 messages last month
1819 messages since the first one, 1.22 years ago, for an average of 5.86 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
11:01 todaysupercollider
Commit by decampo :: r9819 /trunk/build/SCClassLibrary/JITLib/extras/extSoftSet.sc:
added nudging for endless knob controllers.
#
18:44 yesterdaysupercollider
Commit by timblech :: r9818 /trunk/Headers/plugin_interface/SC_SndBuf.h:
compile fix

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
18:07 yesterdaysupercollider
Commit by timblech :: r9817 /trunk/Source/plugins/PV_UGens.cpp:
plugins: pv ugen cleanup

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
18:04 yesterdaysupercollider
Commit by timblech :: r9816 /trunk/Source/plugins/Convolution.cpp:
convolution ugens: declare local symbol as static & small indentation fix

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
18:03 yesterdaysupercollider
Commit by timblech :: r9815 /trunk/Source/plugins/ (3 files):
beattrack2: fix possible crash if buffer not allocated

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
18:01 yesterdaysupercollider
Commit by timblech :: r9814 /trunk/Source/plugins/BeatTrack2.cpp:
beat track2: fix prototype of calculatetempalte

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:48 yesterdaysupercollider
Commit by timblech :: r9813 /trunk/Source/plugins/DemandUGens.cpp:
demand ugens: cleanups and const safety

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:46 yesterdaysupercollider
Commit by timblech :: r9812 /trunk/Source/plugins/ (DelayUGens.cpp GrainUGens.cpp):
delay/grain ugens: const safety for read-only access

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:43 yesterdaysupercollider
Commit by timblech :: r9811 /trunk/ (3 files in 2 dirs):
unit generators: const safety for read-only table acces

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:41 yesterdaysupercollider
Commit by timblech :: r9810 /trunk/Source/plugins/OscUGens.cpp:

plugins: vosc cleanups

  • add SndBuf * to VOSC_GET_BUF
  • declare table data as const Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:26 yesterdaysupercollider
Commit by timblech :: r9809 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: fix custom envelopes

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:25 yesterdaysupercollider
Commit by timblech :: r9808 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: remove unused variables

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:24 yesterdaysupercollider
Commit by timblech :: r9807 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: fix warp for new macros

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:23 yesterdaysupercollider
Commit by timblech :: r9806 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: remove unused macros

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:23 yesterdaysupercollider
Commit by timblech :: r9805 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: range check for envelope buffer

the current implementation doesn't contain a check, whether the envelope
buffer number is actually valid

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:21 yesterdaysupercollider
Commit by timblech :: r9804 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: unify common code of grain starting

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:20 yesterdaysupercollider
Commit by timblech :: r9803 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: unify common code of grain ugens

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:19 yesterdaysupercollider
Commit by timblech :: r9802 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: some more style cleanups

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:17 yesterdaysupercollider
Commit by timblech :: r9801 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: don't copy rng data to local variables

the local variables wouldn't be located in registers anyway (checked
for x86-64), since there is quite a number of local variables.

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
17:16 yesterdaysupercollider
Commit by timblech :: r9800 /trunk/Source/plugins/GrainUGens.cpp:
grain ugens: remove unused macros

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#