summaryrefslogtreecommitdiffstats
path: root/scene/resources/audio_stream_polyphonic.h
Commit message (Expand)AuthorAgeFilesLines
* Fix polyphonic audio streams with id > 1 cannot be stopped or changed (MSVC m...David Trallero2024-07-221-5/+2
* Add samples playback supportAdam Scott2024-06-181-1/+22
* Simplify AudioStreamPolyphonicJuan Linietsky2023-01-231-4/+1
* Add AudioStreamPolyphonic to make it easier to play polyphonic sound from codeJuan Linietsky2023-01-221-0/+122