aboutsummaryrefslogtreecommitdiff
path: root/vbap.c
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
2014-05-09removed leftover debug post in vbap methodzacksettel
svn path=/trunk/externals/vbap/; revision=17304
2012-02-26replace verbose() with logpost() since verbose() adds extraneous carraige ↵Hans-Christoph Steiner
returns to messages that have been filtered out by the log level svn path=/trunk/externals/vbap/; revision=16033
2012-01-30post version message using verbose(0)Hans-Christoph Steiner
svn path=/trunk/externals/vbap/; revision=15915
2011-11-16changed 'float' to 't_float' in vbapKatja
svn path=/trunk/externals/vbap/; revision=15765
2011-10-06in additive_vbap(), only try to return 3 dimensions of data if there are 3 ↵Hans-Christoph Steiner
dimensions svn path=/trunk/externals/vbap/; revision=15529
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-05-27- replaced crack smoking while/-= statement with fmod() to ensure that the CPUHans-Christoph Steiner
doesn't get spiked when large values get sent to vbap's azimuth or elevation - added simple 5.1 example to the help patch - made the Max ifdef include the 3 argument vbap_new() function with 'spread' svn path=/trunk/externals/vbap/; revision=11531
2009-04-24made this object a good citizen by declaring as much as possible as 'static'Hans-Christoph Steiner
svn path=/trunk/externals/vbap/; revision=11112
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
2006-08-14tracked down crasher bug due to an array index calculation resulting in a ↵Hans-Christoph Steiner
negative index. This was caused by running in 2D mode when that array calculation was set up for 3D mode. Also, I fixed basically all warnings by commenting out svn path=/trunk/externals/vbap/; revision=5589
2002-11-26removed */ in comments warnings - just cosmeticalGuenter Geiger
svn path=/trunk/externals/vbap/; revision=246
2002-09-12changes by Olaf MatthesJuha Vehviläinen
svn path=/trunk/externals/vbap/; revision=125
2002-06-20This commit was generated by cvs2svn to compensate for changes in r17,svn2git-rootJuha Vehviläinen
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/vbap/; revision=18