Jmodsurdbap~

Version 8 (Nils Peters, 06/22/2009 04:15 pm)

1 1
h1. jmod.sur.dbap~
2 1
3 1
4 1
h1. Summary
5 1
6 7 Nils Peters
    * Developer: Trond Lossius, Theo de la Hogue, Pascal Baltazar 
7 1
    * Version: Jan 28th, 2009
8 1
    * Platform: MaxMSP - Jamoma
9 1
    * OS: MacOS, WinXP, Vista
10 1
    * Status: SpatBASE entry is work in progress
11 1
12 1
13 1
h1. Parameter definition
14 1
15 1
h2. Coordinate system convention
16 1
17 1
    * Cartesian system, x-axis to the right hand side, y-axis to the front, z-axis to the top
18 1
    * Origin (0,0,0) in the center
19 1
20 1
21 1
h2. Parameter describing a sound source
22 1
23 3 Nils Peters
|_. *parameter*     |_. *description*|_. *data format*|_. *range*|_. *initial state*|_. *unit*|_. *example*|_. *misc*|
24 2 Nils Peters
|/numSources 	 |Number of Sound Sources|int| | |NA|/numSources 5| |
25 2 Nils Peters
|/source.#/position|Position of the #th source|float float float| | |meter meter meter|/source.1/position 1.0 3.0 0.0| |
26 2 Nils Peters
|/source.#/blur|Set spatial bluriness of the #th source|float|0 ... 20| | | | |
27 4 Nils Peters
|/source.#/weight| | | | | | | |		
28 1
	
29 1
	
30 1
	
31 1
32 1
h2. Parameter describing a virtual space
33 1
34 1
|_. *parameter*     |_. *description*|_. *data format*|_. *range*|_. *initial state*|_. *unit*|_. *example*|_. *misc*|
35 3 Nils Peters
|/dimensions|Dimensions of the virtual space| 	int|1 2 3|  |NA |/dimensions 2 	| |
36 4 Nils Peters
|/rolloff|The relative rolloff of amplitude with distance from speakers|float| 1 ... ∞| |dB| /rolloff 3.0| | 	
37 1
38 1
h2. Parameter describing the position of loudspeakers
39 2 Nils Peters
40 5 Nils Peters
|_. *parameter*     |_. *description*|_. *data format*|_. *range*|_. *initial state*|_. *unit*|_. *example*|_. *misc*|
41 5 Nils Peters
|/numSpeakers|total number of loudspeaker|int|1 ... 32| |NA 	|/numSpeakers 2| | 	
42 6 Nils Peters
|/speaker.#/position|Position of the #th loudspeaker in cart. coordinates |float float float| | |meter meter meter|/speaker.3/position 1.0 3.0 0.0 | | 	
43 1
	
44 1
h2. Other relevant parameter
45 2 Nils Peters
46 1
|_. *parameter*     |_. *description*|_. *data format*|_. *range*|_. *initial state*|_. *unit*|_. *example*|_. *misc*|
47 6 Nils Peters
|/audio/gain|overall output gain stage|	float|0 ... 127| |MIDI (default)|/audio/gain 100|Jamoma-MIDI Unit|
48 6 Nils Peters
|/audio/mute|stops rendering when active|boolean|0 1| |	NA |	/audio/mute 1 	| |
49 1
50 1
h1. Media
51 1
52 1
    * GUI screenshots
53 1
    * Example patches
54 1
    * things which might explain the listed content better
55 1
56 1
h1. References
57 1
58 7 Nils Peters
    * Lossius, T, P. Baltazar and T. de la Hogue (2009): DBAP - Distance-based amplitude panning. Proceeding of the International Computer Music Conference (ICMC), Montreal 2009.
59 1
60 1
h1. External Links
61 1
62 1
    * http://www.jamoma.org