summaryrefslogtreecommitdiff
path: root/core/math/audio_frame.h
AgeCommit message (Expand)Author
2020-09-04Ensure assignment operators return by reference to avoid unnecessary copies.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-29[Core] Rename linear_interpolate to lerpAaron Franke
2020-03-25Style: Harmonize header guards to style guide [Core]Rémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-04-10Added generator audio stream, and spectrum analyzer audio effectJuan Linietsky
2019-03-02Fix new GCC 9 warnings: -Wdeprecated-copy.marxin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-01-21WIP new AudioServer, with buses, effects, etc.Juan Linietsky
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky