date | project | content | link |
|---|
| 15:18 on Mar 10 | sc3-plugins | Commit by timblech :: r436 /build/JoshUGens/classes/AmbisonicsSC2.sc: | # |
| 19:29 on Mar 08 | supercollider | Commit by timblech :: r9938 /trunk/common/Source/plugins/LFUGens.cpp: | # |
| 19:28 on Mar 08 | supercollider | 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 05 | supercollider | 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 03 | supercollider | Commit by timblech :: r9918 /trunk/common/Source/plugins/GrainUGens.cpp: | # |
| 12:05 on Mar 01 | supercollider | Commit by timblech :: r9910 /trunk/common/Source/plugins/GrainUGens.cpp: | # |
| 10:25 on Mar 01 | supercollider | 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 01 | supercollider | 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 01 | supercollider | 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 01 | supercollider | 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 17 | supercollider | Commit by timblech :: r9855 /trunk/common/Source/lang/LangSource/DumpParseNode.cpp: | # |
| 23:05 on Feb 17 | supercollider | 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 12 | supercollider | 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 11 | supercollider | Commit by timblech :: r9838 /trunk/common/Headers/plugin_interface/SC_BoundsMacros.h: | # |
| 18:44 on Feb 08 | supercollider | Commit by timblech :: r9818 /trunk/Headers/plugin_interface/SC_SndBuf.h: | # |
| 18:07 on Feb 08 | supercollider | Commit by timblech :: r9817 /trunk/Source/plugins/PV_UGens.cpp: | # |
| 18:04 on Feb 08 | supercollider | 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 08 | supercollider | 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 08 | supercollider | Commit by timblech :: r9814 /trunk/Source/plugins/BeatTrack2.cpp: | # |
| 17:48 on Feb 08 | supercollider | Commit by timblech :: r9813 /trunk/Source/plugins/DemandUGens.cpp: | # |