Ellen Poe
|
0e3cab41eb
Add polyphony to Audio Stream Player nodes
|
4 年之前 |
Ellen Poe
|
53843ba872
Require AudioStream::mix to return the number of frames successfully mixed
|
4 年之前 |
reduz
|
44d62a9f4b
Implement NativeExtension pointer arguments
|
4 年之前 |
Michael Alexsander
|
4bef900399
Invert how `global_rate_scale` value works, and rename it to `playback_speed_scale`
|
5 年之前 |
Ellen Poe
|
2d450c6f61
Fix Godot's cubic resampling algorithm
|
4 年之前 |
Ellen Poe
|
57ccfab5fb
Revert "Implement a new resampling algorithm in AudioStreamPlaybackResampled"
|
4 年之前 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 年之前 |
Rémi Verschelde
|
6d0c502ee4
Merge pull request #46086 from ellenhp/new_resampling
|
4 年之前 |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 年之前 |
Ellen Poe
|
b2264cb48b
Implement a new resampling algorithm in AudioStreamPlaybackResampled
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 年之前 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 年之前 |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 年之前 |
Marcel Admiraal
|
f0db13502a
Remove duplicate WARN_PRINT macro.
|
6 年之前 |
Rémi Verschelde
|
bb6c0d3e8b
doc: Complete documentation for VideoStreams
|
5 年之前 |
Rémi Verschelde
|
837adb30fd
Revert "Exposes capture methods to AudioServer + documentation" #30468
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Saracen
|
c81ec6f26d
Exposes capture methods to AudioServer, variable renames for consistency,
|
6 年之前 |
Rémi Verschelde
|
380bf04566
Merge pull request #29413 from YeldhamDev/global_rate_scale
|
6 年之前 |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 年之前 |
Michael Alexsander Silva Dias
|
1c2ba35074
Add 'global_rate_scale' to the AudioServer
|
6 年之前 |
Marcelo Fernandez
|
f529649cec
Fix possible crash on AudioDriver::input_buffer_write
|
6 年之前 |
Marcelo Fernandez
|
f04bff349b
Fix possible crash when AudioDriver::capture_start fails
|
6 年之前 |
marxin
|
e5f665c718
Fix -Wsign-compare warnings.
|
6 年之前 |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
volzhs
|
7d387dc63f
Request mic access only when is needed
|
6 年之前 |