Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
volzhs
|
7d387dc63f
Request mic access only when is needed
|
6 years ago |
Marcelo Fernandez
|
fa26a5511d
Fix possible audio input buffer issues
|
6 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
6 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Saracen
|
59b703c4f8
Add extra latency to microphone playback to reduce clipping.
|
6 years ago |
Marcelo Fernandez
|
597301db34
Renamed AudioDriver audio_input_* vars to input_*
|
6 years ago |
Saracen
|
aca6e291d6
Fixed audio clipping on WASAPI by fixing argument order on AudioClient
|
6 years ago |
Marcelo Fernandez
|
061358d838
Modified Microphone implementation to handle only one device at a time (WIP)
|
7 years ago |
Saracen
|
76fd9d215c
Fixes for microphone clipping and latency (marcelofg55)
|
7 years ago |
Saracen
|
f85062495c
Experimental microphone support.
|
7 years ago |
Juan Linietsky
|
b659fd6d74
Entirely new (and much improved) animation editor.
|
7 years ago |
Rémi Verschelde
|
ff287d8341
Merge pull request #15254 from mrcdk/pitch_scale
|
7 years ago |
MrCdK
|
8a9f1c2a5d
Expose audio streams get_length()
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
MrCdK
|
5bc010e8ee
Added pitch scale property to AudioStreamPlayer, AudioStreamPlayer2D and AudioStreamPlayer3D
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Juan Linietsky
|
045f81023b
Properly silence buffer while not in use, fixes #14866
|
7 years ago |
Hein-Pieter van Braam
|
139daf0e03
Don't try to mix a sample that has already ended
|
7 years ago |
Poommetee Ketson
|
83f5d7e40a
Refactor bufer to buffer
|
7 years ago |
Marcelo Fernandez
|
46af050e93
Rename get_position => get_playback_position and seek_pos => seek on audio classes
|
7 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Juan Linietsky
|
2e73be99d8
Lots of work on Audio & Physics engine:
|
7 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Juan Linietsky
|
0aa7242624
WIP new AudioServer, with buses, effects, etc.
|
8 years ago |