aboutsummaryrefslogtreecommitdiff
path: root/filterbank~/filterbank~.h
AgeCommit message (Collapse)Author
2009-01-26I just went through all of the externals that include t_tk.h and found thatHans-Christoph Steiner
none of them actually need to include it, since none of them actually use the functions or macros declared in t_tk.h. Since pd-devel has removed t_tk.h, and hopefully pd-vanilla will soon also ditch t_tk.h, I have removed #include "t_tk.h" from everywhere it was doing nothing (but preventing pd-devel-extended from compiling). svn path=/trunk/externals/unauthorized/; revision=10652
2005-03-02Added GOP supoortN.N.
svn path=/trunk/externals/unauthorized/; revision=2592
2003-08-16added explicit include for m_pd.h to be compatible with 0.37Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=860
2003-08-16added files straight from Yves' sourcesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=857