CIA.vc
timblech
Real-time open source activity stats
Stats » Authors » timblech
informationsyndicateUTC clock
05:58 on Mar 20, 2010
event counters
The last message was received 1.37 weeks ago at 15:53 on Mar 10, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 3 messages last week
10 messages so far this month, 54 messages last month
187 messages since the first one, 1.28 years ago, for an average of 2.5 days between messages
recent messages
dateReversed sort columnprojectcontentlink
15:18 on Mar 10sc3-plugins
Commit by timblech :: r436 /build/JoshUGens/classes/AmbisonicsSC2.sc:
AmbisonicsSC2: fix EOL style

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
19:29 on Mar 08supercollider
Commit by timblech :: r9938 /trunk/common/Source/plugins/LFUGens.cpp:
DC: 1-sample optimization & static functions

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
19:28 on Mar 08supercollider
Commit by timblech :: r9937 /trunk/common/Source/plugins/GrainUGens.cpp:
Grain UGens: treat amplitude as float (avoiding float/double/float conversions)

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
20:40 on Mar 05supercollider
Commit by timblech :: r9928 /trunk/common/ (8 files in 4 dirs):
remove unused SC_Dimension class

this patch removes the SC_Dimension class, which seems to be not in
use for years
#
09:28 on Mar 03supercollider
Commit by timblech :: r9918 /trunk/common/Source/plugins/GrainUGens.cpp:
fix for CALC_NEXT_GRAIN_AMP

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
12:05 on Mar 01supercollider
Commit by timblech :: r9910 /trunk/common/Source/plugins/GrainUGens.cpp:
GrainBuf: fix error handling

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
10:25 on Mar 01supercollider
Commit by timblech :: r9909 /trunk/common/Source/plugins/GrainUGens.cpp:
GrainBuf: use different code paths for internal and for custom windows

makes the code bigger, but also more cache-friendly

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
10:24 on Mar 01supercollider
Commit by timblech :: r9908 /trunk/common/Source/plugins/GrainUGens.cpp:
GrainBuf: allocate grain memory only during constructor

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
10:24 on Mar 01supercollider
Commit by timblech :: r9907 /trunk/common/Source/plugins/GrainUGens.cpp:
GrainBuf: use different code pieces for mono and stereo versions

this avoids one branch per sample and grain, making the code much more
friendly for pipelined cpus

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
10:24 on Mar 01supercollider
Commit by timblech :: r9906 /trunk/common/Source/plugins/GrainUGens.cpp:
GrainBuf: fix GrainBuf error handling

make sure, that we free the voices correctly, if the grain buffer has
the wrong number of channels or points to an empty buffer

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
23:06 on Feb 17supercollider
Commit by timblech :: r9855 /trunk/common/Source/lang/LangSource/DumpParseNode.cpp:
PyrSlots: print pointers as pointers

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
23:05 on Feb 17supercollider
Commit by timblech :: r9854 /trunk/ (README LINUX common/SConstruct):
disable multilib build for linux/x86-64

the native 64-bit build seems to be quite stable, so there is no need
for supporting a multilib build any more

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
01:00 on Feb 12supercollider
Commit by timblech :: r9842 /trunk/common/Source/lang/ (2 files in 2 dirs):
integer math: fix handling of inf as integer

fix handling of conversion of int to intergers

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
12:14 on Feb 11supercollider
Commit by timblech :: r9838 /trunk/common/Headers/plugin_interface/SC_BoundsMacros.h:
implement sc_clip as templated inline function via std::min/std::max

apparently the old macro broke the Clip ugen, as reported by Frederik
Olofsson (11A1C1FC-A74C-49C8-B8A0-87196871AFB5 at fredrikolofsson dot com).

v2: support different argument types

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
18:44 on Feb 08supercollider
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 on Feb 08supercollider
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 on Feb 08supercollider
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 on Feb 08supercollider
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 on Feb 08supercollider
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 on Feb 08supercollider
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>
#