chaos 0.2
Up to Product page
fixed bug where data coming out of the outlets was in the wrong order
For additional information about this project, please visit the
project page.
Available downloads
Change log
2013-01-17 23:34 eighthave * [r16910] .[CPY]: tagging chaos v0.2 2013-01-17 23:34 eighthave * [r16909] bump version to 0.2 2013-01-17 23:33 eighthave * [r16908] fix bug where outlet order was reversed, bug report and patch from Mike McGonagle 2012-09-16 15:15 eighthave * [r16241] updated to latest text of GPLv2+ direct from the source: http://www.gnu.org/licenses/gpl-2.0.txt 2012-02-17 03:55 eighthave * [r15969] fixed unescaped commas 2012-02-06 15:55 eighthave * [r15955] move MinGW -D hacks to only affect MinGW builds 2012-02-05 04:33 eighthave * [r15950] add fake srand48() and drand48() on Windows/MinGW since it doesn't have them 2011-10-20 15:45 eighthave * [r15631] doh, forgot these two help files 2011-10-20 05:21 eighthave * [r15630] included tools as objects with help patches, and fixed all other help patch errors 2011-10-20 05:09 eighthave * [r15629] move 'chaos' to root of externals like most libs 2011-10-20 05:00 eighthave * [r15626] made complete library, supporting 'make install' and 'make dist' 2011-10-20 04:37 eighthave * [r15625] ported chaos to the Library Template, now with libchaos support 2009-06-09 17:34 eighthave * [r11724] replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 2006-11-21 13:51 eighthave * [r6356] merged duplicate help patches 2006-11-20 06:17 eighthave * [r6342] with Ben's permission, I renamed the help files to all be in the standard format and removed the redundant class_sethelpsymbol() functions 2006-11-20 05:51 eighthave * [r6341] with Ben's permission, I renamed the help files to all be in the standard format and removed the redundant class_sethelpsymbol() functions 2003-09-30 16:06 bbogart * [r1053] again, I missed a few. This should now be complete! 2003-09-30 16:04 bbogart * [r1052] Opps - forgot to add the files that did not exist in chaosI! 2003-09-30 15:58 bbogart * [r1051] This is the first Release of chaosII (internally versioned at 0.3) The makefile has been updated, but I'm not sure if the vcproj requires an update. Should compile on all PD platforms. 2002-09-18 19:26 bbogart * [r134] Updated README 2002-09-18 19:11 bbogart * [r133] Updated the precompiled binaries for OSX and win32, same source as previous 2002-09-16 16:36 bbogart * [r128] Added arguments to "reset" method, allows reseting to particular initial conditions. 2002-08-30 23:01 bbogart * [r100] Updated Documentation to reflect chaos.pd_* library 2002-08-29 18:05 bbogart * [r99] *** empty log message *** 2002-08-29 18:05 bbogart * [r98] Updated readme.txt 2002-08-29 17:33 jusu * [r97] *** empty log message *** 2002-08-29 17:06 bbogart * [r96] Updated makefile and setup single library, win32, linux, OSX 2002-08-26 16:17 bbogart * [r92] First upload of chaos externals!