GitXplorerGitXplorer
j

vbap

public
5 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
32031b925dc3143b919bc8bb1eff77b6ac6e598a

added readme

jjongwook committed 12 years ago
Unverified
807b984c23d8b6ccd69ab929a49af809da970a5e

added readme

jjongwook committed 12 years ago
Unverified
720693bb16ad71e2c7554ed67161dabb0551d7a6

first commit

jjongwook committed 12 years ago

README

The README file for this repository.

3D Audio Assignment 3 Submission

Jong Wook Kim

Hi,

In this page you can browse my implementation of VBAP.

audio directory contains iOS App implementation,

and audioserver directory contains the server implementation for Mac OS X.

The most relevant code for the actual panning calculations can be found in VBAP.mm and DelayLine.mm.