AuburnSounds / audio-formats

Audio file decoding in pure D, no link dependency.
34 stars 3 forks source link

Remove exceptions #29

Closed p0nce closed 1 year ago

p0nce commented 1 year ago

For Hipreme Engine would probably help

Tag audio-formats v3.0.0 since API changes (isError instead of Exceptions). Is isError then the stream is corrupted and unusable until recreation.

p0nce commented 1 year ago

Lots of work for this!

p0nce commented 1 year ago

Done