TinyAVE

Version 31 (Nils Peters, 04/20/2009 09:19 pm)

1 1
h1. TinyAVE
2 1
3 1
{{toc}}
4 1
5 1
h1. Summary
6 1
7 30 Nils Peters
    * *Description:* auditory virtual environment (AVE) generator / auralization software
8 30 Nils Peters
    * *Manufacturer / Developer:* Christian Borß, Institute of Communication Acoustics, Ruhr-Universität Bochum
9 30 Nils Peters
    * *Version:* current development version
10 30 Nils Peters
    * *Platform:*
11 10 Christian Borß
12 21 Christian Borß
        # tinyAVE (offline renderer): Matlab
13 21 Christian Borß
        # qtinyAVE (real-time renderer): C++, Qt, Jack
14 1
15 30 Nils Peters
    * *OS:* Linux
16 30 Nils Peters
    * *License:* commercial
17 30 Nils Peters
    * *Reproduction format:*
18 21 Christian Borß
19 21 Christian Borß
        # tinyAVE (offline renderer): headphones (binaural, incl. HRTFs) and multi-speaker setups
20 21 Christian Borß
        # qtinyAVE (real-time renderer): headphones (binaural, incl. HRTFs)
21 21 Christian Borß
22 21 Christian Borß
    * Status of this entry: in progress
23 1
24 1
25 1
h1. Parameter definition
26 1
27 1
28 1
h2. Coordinate system convention
29 1
30 27 Christian Borß
    * positions: right-handed cartesian coordinate system
31 25 Christian Borß
    * directions/orientations: yaw/pitch/roll
32 1
33 1
34 26 Christian Borß
h2. Parameter describing a listener (receiver)
35 25 Christian Borß
36 25 Christian Borß
|_. *parameter*  |_. *description*          |_. *data format*|_. *range*     |_. *initial state*|_. *unit*|_. *example*|_. *misc*|
37 25 Christian Borß
| /listener/N/pos  | Position of a listener | floating point | -inf ... +inf | 0.0 0.0 0.0      | m       | /listener/1/pos 1.125 2.375 3.775 | right-handed cartesian coordinate system |
38 25 Christian Borß
| /listener/N/dir  | Direction of a listener | floating point | -inf ... +inf | 0.0 0.0 0.0      | rad     | /listener/1/dir 0.707 0.0 0.0 | yaw, pitch, roll |
39 25 Christian Borß
|...|...|...|...|...|...|...|...|
40 25 Christian Borß
41 25 Christian Borß
42 1
h2. Parameter describing a sound source
43 1
44 1
|_. *parameter*  |_. *description*          |_. *data format*|_. *range*     |_. *initial state*|_. *unit*|_. *example*|_. *misc*|
45 1
| /source/N/pos  | Position of a sound source | floating point | -inf ... +inf | 0.0 0.0 0.0      | m       | /source/1/pos 1.125 2.375 3.775 | right-handed cartesian coordinate system |
46 1
| /source/N/dir  | Direction of a sound source | floating point | -inf ... +inf | 0.0 0.0 0.0      | rad     | /source/1/dir 0.707 0.0 0.0 | yaw, pitch, roll |
47 25 Christian Borß
|...|...|...|...|...|...|...|...|
48 1
49 1
50 1
h2. Parameter describing a virtual space
51 1
52 1
|_. *parameter*     |_. *description*|_. *data format*|_. *range*|_. *initial state*|_. *unit*|_. *example*|_. *misc*|
53 26 Christian Borß
| size of a shoebox room             | - | - | - | - | - | - | internal configuration |
54 26 Christian Borß
| freq.-dependent reverberation time | - | - | - | - | - | - | internal configuration |
55 26 Christian Borß
| echo density profile               | - | - | - | - | - | - | internal configuration |
56 26 Christian Borß
|...|...|...|...|...|...|...|...|
57 1
58 1
59 1
h2. Parameter describing the position of loudspeakers
60 1
61 1
|_. *parameter* |_. *description*|_. *data format*|_. *range*|_. *initial state*|_. *unit*|_. *example*|_. *misc*|
62 26 Christian Borß
| - | - | - | - | - | - | - | - |
63 1
64 1
65 1
h2. Other parameter
66 1
67 1
68 1
|_. *parameter* |_. *description*|_. *data format*|_. *range*|_. *initial state*|_. *unit*|_. *example*|_. *misc*|
69 27 Christian Borß
|...|...|...|...|...|...|...|...|
70 1
71 1
72 1
h1. Projects, sound, and music
73 1
74 27 Christian Borß
    * HearCom project, URL: http://hearcom.eu/prof/RoomAcoustics/AudioExamples/RoomAcousticsDemo.html
75 1
76 1
h1. References
77 1
78 28 Christian Borß
    * Borß, C. and Martin, R. (2009). “An Improved Parametric Model for Perception-Based Design of Virtual Acoustics,” 35th int. AES Convention, Feb. 2009, London, UK.
79 1
80 1
h1. External Links
81 1
82 2 Nils Peters
    * http://www.ika.ruhr-uni-bochum.de/ika/forschung/gruppe_martin/hum_mach_interf/aud_virtual_environment/tinyAVE_engl.htm
83 1
84 1
h1. Media
85 1
86 31 Nils Peters
    * see external website