Felipe S. S. Schneider

Results 80 comments of Felipe S. S. Schneider

This is exactly what I'm looking for! Any progress on this so far?

Hey thank you all for the great work! Unfortunately I don't have time to do this right now as well. Sorry!

Same thing here: ```bash ❯ cargo run -- take-on-me.mp3 Compiling sinewaves v0.1.0 (/home/schneider/Dropbox/sinewaves) Finished dev [unoptimized + debuginfo] target(s) in 46.50s Running `target/debug/sinewaves take-on-me.mp3` Cli { path: "take-on-me.mp3", } thread...

I just found out that this does not happen with version 0.16.x

Maybe relevant: https://github.com/SpaceManiac/opus-rs/pull/20

> See #284 for alternative changes for the `non_fmt_panic`-bits. This is not to say that they can't/shouldn't be included here (too). Thanks for letting me know! I think that with...

@BurntSushi can we get this merged? ❤️

> do only for `const` then +1

> why would the for loop not run? response timeout? This will happen whenever the generator `f_return_val` never yields, which is apparently happening when `messages` is either empty (see below)...