al_attach_audio_stream_to_mixer
bool al_attach_audio_stream_to_mixer(ALLEGRO_AUDIO_STREAM *stream, ALLEGRO_MIXER *mixer)
Introduced in 5.0.0
Attach a stream to a mixer.
Returns true on success, false on failure.
See also: al_detach_audio_stream.
Examples: ex_mixer_pp, ex_saw, ex_stream_file, ex_stream_seek, ex_synth
Most helpful discussions:
- Dsound undefined reference error when compiling using 5.2.1 binaries
- Audio Stream Mutex Issue
- Random deadlocks playing WAV sounds (Windows, MSVC)
- music
- al_load_sample's loading many data
- Can only load .ogg??
- Streaming Multiple Audio Files At Once
- Audio drift in Allegro 5.1.8
- allegro audio stream improvements
- switching stream files
Other recent discussions:
- [A5] audio stream empty on completion of playback
- [A5]ALLEGRO_SAMPLE_ID return id -1
- Allegro audio stream outputs no sound
- Using dumb
- [A5] Problem with streaming sound
- Audio sounds weird
- Multiple audio stream causes static?
- [a5] Memory Management -Bitmaps part 2
- Audio wont loop, audio freezes at end of stream (.ogg)
- [A5RC4] some questions about the audio addon