13
0
livetrax/libs
Robin Gareus d3e1d54280 VBAP backend re-work (part two): speaker positioning
* clean up source (whitespace)
* fix speaker 3x3 matrix iteration
* update math to go along with Ardour Cartesian -- fixes rounding errors
* fix division by zero in cross_prod()
* disable old debug output

(NB PBD::spherical_to_cartesian() returns
  3.7494e-33, 6.12323e-17, 1 for azimuth 90 elevation 90 distance 1
while it should return
  0.000000, 0.000000, 1 for azimuth 90 elevation 90 distance 1
IOW  cos(90.0 * 2.0 * M_PI / 360.0) != 0
Cause unknown. This is currently worked around check in vec_length()
)
2014-01-11 23:38:27 +01:00
..
appleutility
ardour Support midnam controller value labels. 2014-01-10 20:51:54 -05:00
audiographer Fix dither data width assertions and related tests 2014-01-08 20:33:17 +02:00
backends add M-Audio 2496 as a recognized card for the mudita24 control panel/app. 2014-01-06 11:35:57 -05:00
clearlooks-newer don't declare hilight variable twice 2014-01-03 18:11:30 +01:00
clearlooks-older
evoral fix const-ness of names array 2013-12-10 23:07:48 +01:00
fst disable unused windows-vst / ALSA-MIDI code 2013-02-19 22:17:20 +00:00
gtkmm2ext add [missing] left_half_rectangle util 2014-01-09 20:48:04 +01:00
libltc allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
midi++2 Support midnam controller value labels. 2014-01-10 20:51:54 -05:00
panners VBAP backend re-work (part two): speaker positioning 2014-01-11 23:38:27 +01:00
pbd re-fix typo in PBD::demangle() for systems without execinfo.h 2013-10-15 10:52:29 -04:00
plugins/reasonablesynth.lv2 add support for old compilers w/o implicit stdbool 2013-12-27 14:53:30 +01:00
qm-dsp Fix some compilation warnings 2013-03-23 14:50:58 +01:00
rubberband allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
surfaces fix up OSC support to conform to new CP API and pay attention to feedback setting, even though feedback does nothing right now 2013-12-21 15:31:28 -05:00
taglib allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
timecode Timecode: fix subframe rounding 2013-08-04 16:22:00 +02:00
vamp-plugins fix detection of aubio library - aubio-0.4 breaks API and ABI. 2014-01-04 19:28:15 +01:00
vamp-sdk allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00