• David Reid's avatar
    Updates to the mixer API. · 783aef72
    David Reid authored
      * Add support for volume control to ma_mixer_mix_*().
      * Add support for specifying an effect to apply before mixing.
      * Add optimized pipeline for memory mappable data sources.
      * Remove some unnecessary functions:
        - ma_mixer_mix_pcm_frames_ex()
        - ma_mixer_mix_callbacks()
        - ma_mixer_mix_decoder()
        - ma_mixer_mix_audio_buffer()
        - ma_mixer_mix_waveform()
        - ma_mixer_mix_noise()
        - ma_mixer_mix_rb_ex()
    783aef72
ma_mixing.c 5.84 KB