rodio/examples
Austin Schey 0988e8c886
Add optional Symphonia backend (#376)
* add symphonia decoder

* add symphonia-flac

* better compile errors

* remove unsafe send

* update ci

* sudo

* disable duration check because symphonia does not support it

* add error handling

* cleanup

* update symphonia and fix breaking changes

* update to published symphonia version

* update docs

* reduce namespace duplication

* remove extra reference to current frame

* pr comments

* exclude decoders from module if unused

* fix flac test

* recommend disabling default features with symphonia
2021-06-29 09:12:28 +02:00
..
basic.rs Add OutputStreamHandle 2020-05-02 13:33:57 +01:00
beep.wav Initial commit 2015-07-22 12:14:11 +02:00
beep2.wav Add Handle type 2015-07-22 13:27:53 +02:00
beep3.ogg Add support for vorbis decoding 2015-07-22 14:23:03 +02:00
music.flac Implement decoding Flac 2017-02-09 11:54:25 +01:00
music.m4a Add optional Symphonia backend (#376) 2021-06-29 09:12:28 +02:00
music.mp3 examples: add music_mp3 example 2018-05-26 18:42:22 -05:00
music.ogg Update to cpal 0.2 2015-09-10 16:17:37 +02:00
music.wav Update to cpal 0.2 2015-09-10 16:17:37 +02:00
music_flac.rs Add OutputStreamHandle 2020-05-02 13:33:57 +01:00
music_m4a.rs Add optional Symphonia backend (#376) 2021-06-29 09:12:28 +02:00
music_mp3.rs Add OutputStreamHandle 2020-05-02 13:33:57 +01:00
music_ogg.rs Add OutputStreamHandle 2020-05-02 13:33:57 +01:00
music_wav.rs Add OutputStreamHandle 2020-05-02 13:33:57 +01:00
README.md Update to cpal 0.2 2015-09-10 16:17:37 +02:00
reverb.rs Add OutputStreamHandle 2020-05-02 13:33:57 +01:00
spatial.rs fix crossfade 2018 & cargo fmt 2020-05-02 13:34:11 +01:00

License

The music.wav and music.ogg files in this directory are under cc-by-sa.