Rémi Verschelde
|
93efa57823
Revert "PitchShift effect quality and performance tweaks for different pitch scale values"
|
3 years ago |
Bartłomiej T. Listwon
|
ec1dc201f6
Audio quality improvements in PitchShift
|
3 years ago |
Bartłomiej T. Listwon
|
3c1fbdba95
Pass audio samples untouched for pitch_scale around 1.0f
|
3 years ago |
Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Michael Alexsander Silva Dias
|
12ae7a4c02
Update some dead links in the codebase
|
5 years ago |
Martin Dahlgren
|
f78c7377c9
Make FFT size and oversampling adjustable for pitchshifting
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Chaosus
|
27731a86d2
Restrict set_pitch_scale to positive scales for AudioStreamPlayer*
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
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 |
Rémi Verschelde
|
e1c1d7d1d7
Add a bunch of missing Godot headers in own files
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 years ago |
sanikoyes
|
16b3973c75
Fix msvc compile error
|
8 years ago |
Ray Koopa
|
ad3e1a9067
Use constants from math_funcs rather than unstandardized C++ constants.
|
8 years ago |
Juan Linietsky
|
cff80bb1cc
Pretty high quality pitch Shifting effect using smbPitchShift
|
8 years ago |