Thaddeus Crews
|
3947cbe3b2
Merge pull request #104386 from Repiteo/core/cpp-math
|
3 meses atrás |
Rémi Verschelde
|
80359d3577
AudioEffectPitchShift: 3rd attempt at fixing -Wstringop-overflow warning
|
3 meses atrás |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 meses atrás |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 meses atrás |
Julian
|
f7bb2c8b11
Copy audio data to dest when bypassing pitch effect
|
5 meses atrás |
Fabian S.
|
8ebabf68f8
AudioEffectPitchShift: Fix distortion when pitch is 1.0
|
10 meses atrás |
Rémi Verschelde
|
f8af9bf3e4
AudioEffectPitchShift: Actually fix -Wstringop-overflow warning
|
1 ano atrás |
Rémi Verschelde
|
3ba724e715
AudioEffectPitchShift: Prevent negative size memset (GCC warning)
|
1 ano atrás |
Rémi Verschelde
|
9583c20171
Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale
|
2 anos atrás |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 anos atrás |
stmSi
|
2041616934
Fix Editor hanging if audiostream's pitch_scale is NaN
|
2 anos atrás |
Rémi Verschelde
|
dae0135ae5
Revert "PitchShift effect quality and performance tweaks for different pitch scale values"
|
3 anos atrás |
Bartłomiej T. Listwon
|
29b6ed9283
Audio quality improvements in PitchShift
|
3 anos atrás |
Bartłomiej T. Listwon
|
c02e979dbf
Pass audio samples untouched for pitch_scale around 1.0f
|
3 anos atrás |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 anos atrás |
Aaron Franke
|
ae1702bee5
Replace HTTP links with HTTPS for sites with HTTPS versions
|
4 anos atrás |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 anos atrás |
Hugo Locurcio
|
5895479a5e
Rename the audio `FFT_Size` enum to `FFTSize` for consistency
|
4 anos atrás |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 anos atrás |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 anos atrás |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 anos atrás |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 anos atrás |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 anos atrás |
Rafał Mikrut
|
359bebd8c0
Fix out of bound array access caused by unassigned variable
|
5 anos atrás |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 anos atrás |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 anos atrás |
Michael Alexsander Silva Dias
|
12ae7a4c02
Update some dead links in the codebase
|
6 anos atrás |
Martin Dahlgren
|
f78c7377c9
Make FFT size and oversampling adjustable for pitchshifting
|
6 anos atrás |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 anos atrás |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 anos atrás |