Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner | |
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 svn path=/trunk/externals/nusmuk/; revision=11724 | |||
2009-02-13 | svn path=/trunk/externals/nusmuk/; revision=10763 | N.N. | |
2008-06-23 | add a biquad with audio inlet for coefficients. | Cyrille Henry | |
add abstraction to compute a set of standard filter : low pass / high pass / band pass / band cut / low shelf and high shelf svn path=/trunk/externals/nusmuk/; revision=10069 |