MerryMage
8a1bd3ee7a
DSP/HLE: Implement mixer processing
10 years ago
Maribel
be941f1ecf
AudioCore: Implement time stretcher ( #1737 )
* 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
10 years ago
MerryMage
638de286c2
AudioCore: SDL2 Sink
10 years ago
MerryMage
f0cc8dc9ed
DSP/HLE: Implement Source processing
10 years ago
MerryMage
80c798dec3
AudioCore: List of sink types
10 years ago
MerryMage
3e940fcc96
AudioCore: Implement NullSink
10 years ago
MerryMage
653ca59147
AudioCore: Implement interpolation
10 years ago
MerryMage
2d50954f85
Externals: Add soundtouch
10 years ago
MerryMage
66ae4cddb5
DSP: Implement audio filters (simple, biquad)
10 years ago
MerryMage
f9d22fe9b5
DSP: Implement audio codecs (PCM8, PCM16, ADPCM)
10 years ago
MerryMage
d2710b784a
AudioCore: Skeleton Implementation
This commit:
* Adds a new subproject, audio_core.
* Defines structures that exist in DSP shared memory.
* Hooks up various other parts of the emulator into audio core.
This sets the foundation for a later HLE DSP implementation.
10 years ago