summaryrefslogtreecommitdiff
path: root/scene/audio/audio_stream_player.h
AgeCommit message (Expand)Author
2019-04-27Removed function to compute time, should not be that useful in practice.Juan Linietsky
2019-04-27Added functions to further improve music timingJuan Linietsky
2019-04-27Properly deal with clicking on audio stream change or stop (AudioStreamPlayer...Juan Linietsky
2019-04-27Revert "Fix AudioStreams::stop possibly causing a small noise"Juan Linietsky
2019-04-10Added generator audio stream, and spectrum analyzer audio effectJuan Linietsky
2019-02-17Fix AudioStreams::stop possibly causing a small noiseMarcelo Fernandez
2019-02-12Scene: Ensure classes match their header filenameRĂ©mi Verschelde