aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-14trig functions: sinh, cosh and tanh implemented with expFrank Barknecht
svn path=/trunk/abstractions/purepd/; revision=10369
2015-10-14fixed help for uziFrank Barknecht
svn path=/trunk/abstractions/purepd/; revision=10354
2015-10-14added clone of Max uziFrank Barknecht
svn path=/trunk/abstractions/purepd/; revision=10353
2015-10-14Max/Cyclone's [delta~] can be cloned with [rzero~ 1].Frank Barknecht
svn path=/trunk/abstractions/purepd/; revision=7403
2015-10-14added clone of IEMLIB's for++Frank Barknecht
svn path=/trunk/abstractions/purepd/; revision=6026
2015-10-14clarified dev nature of purepd libraryHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=5934
2015-10-14made sure the purepd version is used since it also supports adding symbols ↵Hans-Christoph Steiner
to the fifo svn path=/trunk/abstractions/purepd/; revision=5526
2015-10-14XOR written in Pd from Chris McCormickHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=5255
2015-10-14wrote replacement for maxlib's [fifo] but it handles floats, symbols, and ↵Hans-Christoph Steiner
symbolic atoms all together. Should be possible to make it handle lists too svn path=/trunk/abstractions/purepd/; revision=5249
2015-10-14wrote [moses] in PdHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=5122
2015-10-14fixed showstopper bug, the reset [1( message was misconnected, so it never ↵Hans-Christoph Steiner
could reset svn path=/trunk/abstractions/purepd/; revision=5121
2015-10-14created float_argument help and fixed typos in symbol_argument helpHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=5120
2015-10-14added namespace prefix to find error reporting objectHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=5005
2015-10-14minor updates for readability (purepd also is intended to be code examples)Hans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=4756
2015-10-14added [once], a better version of [oneshot];IOhannes m zmölnig
made [oneshot] behave properly (e.g. compatible to Gem), and based on [once]; removed [loadbang] dependency in [alternate]&[clip], which made them not-so-usable in generative patches svn path=/trunk/abstractions/purepd/; revision=4742
2015-10-14fixed up error message to make sense with new inlet layoutHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=4732
2015-10-14added reset messageHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=4690
2015-10-14Gem's [alternate] written in PdHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=4688
2015-10-14removed second inlet since it was unnecessary and bad form (the right inlet ↵Hans-Christoph Steiner
also caused output) svn path=/trunk/abstractions/purepd/; revision=4573
2015-10-14cloned the core object [clip], but written in PdHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=4572
2015-10-14after much discussion with Frank and IO, I think these objecst are properly ↵Hans-Christoph Steiner
vetted. But they belong somewhere else, not purepd. We just need a name for such a library svn path=/trunk/abstractions/purepd/; revision=4561
2015-10-14simple sketch of a standard error message objectHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=4560
2015-10-14moved purepd from externals/hcs/ to abstractionsHans-Christoph Steiner
svn path=/trunk/abstractions/purepd/; revision=3974
2005-11-10starting to implement the Max [counter] in Pd, inspired by the list ↵backups/externals/hcs/purepd@3974Hans-Christoph Steiner
discussion about counters; the outlets are all working, and the basic behavior of the first inlet. It still needs the other four inlets, the rest of the messages, and the arguments to be implemented svn path=/trunk/externals/hcs/purepd/; revision=3877
2005-07-23started collection of pd-ified versions of existing objectssvn2git-rootHans-Christoph Steiner
svn path=/trunk/externals/hcs/purepd/; revision=3368