Activity
Merge branch 'master' of github.com:RustAudio/rodio
Merge branch 'master' of github.com:RustAudio/rodio
write part of alternative lock-free buffered
write part of alternative lock-free buffered
adds tests for queue and channel vol. + work on queue
adds tests for queue and channel vol. + work on queue
fix buffered SpanData::End crashing other sources + remove dbg!'s
fix buffered SpanData::End crashing other sources + remove dbg!'s
Force push
Merge branch 'master' of github.com:RustAudio/rodio
Merge branch 'master' of github.com:RustAudio/rodio
fix buffered SpanData::End crashing other sources + remove dbg!'s
fix buffered SpanData::End crashing other sources + remove dbg!'s
rename ch! macro to nz and make SampleRate NonZero
rename ch! macro to nz and make SampleRate NonZero
Force push
rename ch! macro to nz and make SampleRate NonZero
rename ch! macro to nz and make SampleRate NonZero
Force push
rename ch! macro to nz and make SampleRate NonZero
rename ch! macro to nz and make SampleRate NonZero
Force push
adds test for reverb
adds test for reverb
Force push
This makes ChannelCount NonZero<u16> and channels not zero asserts
This makes ChannelCount NonZero<u16> and channels not zero asserts
Force push
This makes ChannelCount NonZero<u16> and channels not zero asserts
This makes ChannelCount NonZero<u16> and channels not zero asserts
Force push
hotfix size_hint in channels underflow
hotfix size_hint in channels underflow
This makes ChannelCount NonZero<u16> and channels not zero asserts
This makes ChannelCount NonZero<u16> and channels not zero asserts
This makes ChannelCount NonZero<u16> and channels not zero asserts
This makes ChannelCount NonZero<u16> and channels not zero asserts
removes left over debug prints
removes left over debug prints
updates pipeline bench to new API changes
updates pipeline bench to new API changes
implement parameters_changed for wav decoder
implement parameters_changed for wav decoder
Force push
implement parameters_changed for wav decoder
implement parameters_changed for wav decoder
test and fix take_duration fadeout
test and fix take_duration fadeout
add test and fix take_span
add test and fix take_span
adds integration tests for repeat
adds integration tests for repeat
Force push
adds integration tests for repeat
adds integration tests for repeat