Skip to content

Commit

Permalink
adding legacy VBAP files
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Wolek authored and Nathan Wolek committed May 16, 2017
1 parent 10c240b commit 4b1079e
Show file tree
Hide file tree
Showing 8 changed files with 3,628 additions and 0 deletions.
Binary file added examples/VBAP_setup_OPEN_ME1ST.help
Binary file not shown.
1,942 changes: 1,942 additions & 0 deletions help/vbap.maxhelp

Large diffs are not rendered by default.

64 changes: 64 additions & 0 deletions misc/OLD_COPYRIGHT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
Copyright

This software is being provided to you, the licensee, by Ville Pulkki,
under the following license. By obtaining, using and/or copying this
software, you agree that you have read, understood, and will comply
with these terms and conditions: Permission to use, copy, modify and
distribute, including the right to grant others rights to distribute
at any tier, this software and its documentation for any purpose and
without fee or royalty is hereby granted, provided that you agree to
comply with the following copyright notice and statements, including
the disclaimer, and that the same appear on ALL copies of the software
and documentation, including modifications that you make for internal
use or for distribution:

Copyright 1998-2006 by Ville Pulkki. All rights reserved.

Project ported to XCode for universal build by Christophe BARATAY
Last version of Project ported to Windows by Christophe BARATAY
http://www.bzhtec.com


Written by Ville Pulkki
Helsinki University of Technology
Laboratory of acoustics and audio signal processing
and
UC Berkeley
Center of new music and audio technologies

The software may be used, distributed, and included to commercial
products without any charges. When included to a commercial product,
the method "Vector Base Amplitude Panning" and its developer Ville
Pulkki must be referred to in documentation.

This software is provided "as is", and Ville Pulkki or Helsinki
University of Technology make no representations or warranties,
expressed or implied. By way of example, but not limitation, Helsinki
University of Technology or Ville Pulkki make no representations or
warranties of merchantability or fitness for any particular purpose or
that the use of the licensed software or documentation will not
infringe any third party patents, copyrights, trademarks or other
rights. The name of Ville Pulkki or Helsinki University of Technology
may not be used in advertising or publicity pertaining to distribution
of the software.



Portions copyright (c) 1999. The Regents of the University of California
(Regents).

IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS,
ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF
REGENTS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

REGENTS SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE. THE SOFTWARE AND ACCOMPANYING
DOCUMENTATION, IF ANY, PROVIDED HEREUNDER IS PROVIDED "AS IS".
REGENTS HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
ENHANCEMENTS, OR MODIFICATIONS.




44 changes: 44 additions & 0 deletions misc/version1.03notes.rtf
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{\rtf1\mac\ansicpg10000\cocoartf102
{\fonttbl\f0\fnil\fcharset77 Geneva;}
{\colortbl;\red255\green255\blue255;}
\paperw11900\paperh16840\margl1440\margr1440\vieww11220\viewh10440\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural

\f0\fs24 \cf0 \
**Version 1.03 for Mac OS X, (G4, G5 and Intel) and Win XP\
\
This version should be compatible with Max/MSP 4.6 as an "universal" application. \
Some bug fixes have been done, also a gain control has been added to vbap input. \
Thanks to Cristophe Baratay for this work. \
\
**Version 1.01 for Mac OS X\
\
Fixed a bug in 2D loudspeaker pair choosing. This made vbap to choose wrong loudspeaker pairs occasionally. This happened only if the loudspeakers were not immersing the listener, e.g. loudspeakers were only at directions 30, 0, -30 of azimuth. \
\
**Version 1.00b for Mac OS X\
\
Compiled for OS X with CW 7. Special thanks to jasch and Nathan Wolek for helping in porting. \
\
vbap inlets take also floats.\
\
2d vbap should not output negative gains anymore in any condition. \
\
\
\
\
**Version 0.99\
\
matrix~ no longer supported, using the matrix~ appearing in \
Max4.0/MSP2.0 package. \
\
vbap object outputs the gains in format supported by the new matrix~. \
\
**Version 0.91\
\
A bug in gain factor calculation solved which produced\
NaNs as gain factors in some cases. \
\
\
**Version 0.9\
The vbap object allocated a small amount of memory that was never\
freed. This is now (9/00) fixed. Thanks for Richard Dudas for helping. }
Loading

0 comments on commit 4b1079e

Please sign in to comment.