summaryrefslogtreecommitdiff
path: root/libs/panners
AgeCommit message (Expand)Author
2011-04-23Re-fix compile failure with --no-nls (#3111).Carl Hetherington
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-03-01fix width handling in vbap pannerPaul Davis
2011-02-25take reverse width into account when labelling signals in panner2d ; better w...Paul Davis
2011-02-24switch cartesian/spherical function names and make them use length. still a t...Paul Davis
2011-02-24prettification of vbap/2d panner GUI. lots of details still to fix. also sign...Paul Davis
2011-02-22add scroll event handling to the vbap panner GUI; clamp vbap pos+width values...Paul Davis
2011-02-22do not use "width" in VBAP panner when working with a single input channelPaul Davis
2011-02-22fix bug when interpolating VBAP gains, and remove debug output from that codePaul Davis
2011-02-19first pass at full output & gain coefficient interpolation for VBAP panningPaul Davis
2011-02-18prevent VBAP from silencing an output buffer that it actually usedPaul Davis
2011-02-17somewhat working VBAP panning (no interpolation, and some outputs don't get o...Paul Davis
2011-02-17GUI for VBAP panner actually does something (not the right thing, though)Paul Davis
2011-02-17draw speaker positions in 2d pannerPaul Davis
2011-02-17draw pucks (signal positions) on vbap pannerPaul Davis
2011-02-17more progress on speakers/vbap etc. etc (still a work in progress)Paul Davis
2011-02-07why use fabs?Paul Davis
2011-02-07make reversed width for the 2in/2out panner actually do somethingPaul Davis
2011-01-27virtualize the way that AutomationController gets strings to display values, ...Paul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-17tentative commit of new panners subtreePaul Davis