aboutsummaryrefslogtreecommitdiff
path: root/vbap.h
AgeCommit message (Collapse)Author
2014-08-14cleaned up code to compile and run on Linux i686 32bitHEADsvn2git-headexternals/vbapzacksettel
svn path=/trunk/externals/vbap/; revision=17332
2014-05-18changed vbap to allocate memory dynamically, to eliminate crash-producing ↵zacksettel
memory overwrites when larger speaker configurations were defined. Added CHANGELOG too svn path=/trunk/externals/vbap/; revision=17307
2011-11-16changed 'float' to 't_float' in vbapKatja
svn path=/trunk/externals/vbap/; revision=15765
2011-10-05post version with verbose(-1)Hans-Christoph Steiner
svn path=/trunk/externals/vbap/; revision=15518
2010-11-21ported to library template and updated version to 1.0.3.1 to reflect ↵Hans-Christoph Steiner
bugfixes and doc updates svn path=/trunk/externals/vbap/; revision=14453
2009-04-24- completed the port of Ville Pulkki's vbap 1.0.3, it builds and works in PdHans-Christoph Steiner
- removed gain inlet/outlet since its stupid. Just use a [*~] on the input source, its really the same thing, there is no difference. - added a third argument for the default 'spread' value - updated help patches somewhat svn path=/trunk/externals/vbap/; revision=11110
2009-04-23took VBAP v1.0.3 Max/MSP source that I got via email from Ville Pulkki and ↵Hans-Christoph Steiner
got it to build for Pd. Now let's test it and see what happens svn path=/trunk/externals/vbap/; revision=11102