Mugen87
|
8abc17a81a
AudioListener: Use linearRampToValueAtTime()
|
7 年之前 |
Mugen87
|
f076ce513a
Audio: Clean up method chaining and docs
|
7 年之前 |
Mugen87
|
e54084be1e
Audio: Use .setTargetAtTime() instead of setter.
|
7 年之前 |
bentok
|
680f499d6b
Add file extension to import paths
|
8 年之前 |
Mr.doob
|
4cbc11091e
Clean up.
|
8 年之前 |
Mr.doob
|
bdd753eb24
Merge pull request #9845 from plan8/listener-audioparam-attributes
|
8 年之前 |
Mr.doob
|
b97617dbb9
AudioContext: Added getContext() and setContext().
|
8 年之前 |
Andreas Jeppsson
|
fa2732c8f5
AudioListener: use AudioParam attributes if supported.
|
9 年之前 |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 年之前 |
Mr.doob
|
b52c17d7ad
src/audio clean up
|
9 年之前 |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 年之前 |
Mr.doob
|
246be61284
*Audio: Implemented Object.assign(). See #8838.
|
9 年之前 |
Mr.doob
|
e207eb57ca
Added THREE.AudioContext.
|
9 年之前 |
Mr.doob
|
611efcba7f
jslint/jshint fixes
|
9 年之前 |
Mr.doob
|
a63f1bec10
Audio: Removed backwards compatibility.
|
9 年之前 |
Mr.doob
|
742c7c0786
AudioListener: Renamed getOutputNode to getInput.
|
9 年之前 |
Mr.doob
|
c1d67ccf5b
AudioListener: Renamed masterGain to gain.
|
9 年之前 |
Mr.doob
|
438c7b1974
Audio: Backwards compatibility.
|
9 年之前 |
Mr.doob
|
0c51c8287d
Audio code clean up.
|
9 年之前 |
vincent courtalon
|
1ce730cd89
adding back updated load function to Audio for compatibility, AudioBuffer now only take the Audio context instead of the listener at creation
|
9 年之前 |
vincent
|
3ad4b7fe0f
evolution of Audio, adding buffer management, ambient sound, master volume
|
9 年之前 |
Mr.doob
|
f3975a475b
Moved audio out of extras.
|
10 年之前 |