AlloSphere-Research-Group / AlloSystem

AlloSystem is a cross-platform suite of C++ components for building interactive multimedia tools and applications.
http://mat.ucsb.edu/allosphere/software.php
BSD 3-Clause "New" or "Revised" License
65 stars 22 forks source link

Ryan spatial audio #34

Closed ryanmichaelmcgee closed 10 years ago

ryanmichaelmcgee commented 10 years ago

New AudioScene class that does not assume Ambisonics. Abstract Spatializer class for Ambisonics, DBAP, and VBAP. More efficient block rendering for AudioScene with the option to switch back to the original per sample rendering via scene.usePerSampleProcessing(true).