summaryrefslogtreecommitdiffstats
path: root/src/audio_core/time_stretch.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* time_stretch: Add missing #pragma once directiveLioncash2016-12-131-0/+2
|
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-2/+4
|
* AudioCore: Implement time stretcher (#1737)Maribel2016-05-151-0/+57
* AudioCore: Implement time stretcher * fixup! AudioCore: Implement time stretcher * fixup! fixup! AudioCore: Implement time stretcher * fixup! fixup! fixup! AudioCore: Implement time stretcher * fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher * fixup! fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher