By Dimitar Kostadinov and Joshua D. Reiss at the Queen Mary University of London
| Date | Contributor | Description | Rating |
|---|---|---|---|
| 5 Apr 2011 | Pete |
As a new researchers in the field I was very pleased to find this toolbox. Just a few minor points: Would be nice to see some more links to source materials, e.g. https://ccrma.stanford.edu/workshops/gaffta2010/spatialsound/topics/amplitude_panning/mate... Possible bugs:
In Voutputfiles.m are you actually delaying the signal? It looks like you are just setting the first n samples to 0, rather than adding n 0 samples to the start (?) Other than that, the package seems pretty good. The inclusion of pdfs is especially nice. The code itself could be neatened up a bit though - e.g. correct function names to match file names, remove lurking .asv files, improve the meta info in the comments (creation dates etc.), perhaps replace some of the for loops with indexing and some of the strcat's with sprintf's. |
4 |
| 16 Jul 2010 | Helen Chen |
This is a Matlab toolbox containing core functions to implement spatial audio techniques. It includes matlab functions for ambisonics, vector based amplitude panning (VBAP), and vector distance panning (VDP). It also includes tutorials and background information. Users are encouraged to modify and use the toolbox however they see fit (for instance, it would be nice to add core functions for wavefield synthesis and Surround Sound like 5.1), as long as acknowledgment is given to the original authors.
|
| Tag | Applied By | Date/Time |
|---|---|---|
| ambisonics matlab toolbox spatial audio vbap vdp vector based amplitude panning vector distance panning | Helen Chen | 16 Jul 2010 at 4:17pm |