tramhao
tramhao
This is also what I want to do. Recently I changed to a new job and have less time coding. I'll try to catch up.
https://lib.rs/crates/tdpsola found this and check if it's possible.
Sure! PR's are welcomed!
Today I found several implementation for this. For mpv backend, there should be scaletempo by default. And we could add `-af=rubberband` for better results. For gstreamer backend, scaletempo and rubberband...
I checked that mpv backend is using -af=scaletempo2 by default, so the pitch is preserved automatically. You can try ``` termusic -b mpv ``` The result is pretty good to...
I modified the gstreamer backend to use scale tempo as well. Please try it with ``` termusic -b gstreamer ```
> > Downsides are that now `rusty` is not purely rust anymore. This is driving me crazy. I'm trying to port a simple algorithm sonic.rs from c code, but is...
Sure. I don't know how to listen to two keys. That's why I use G and g for playlist.
Sorry for not being able to reply to you in time. It's a good idea to me and thanks!
Problem is, I don't know anything about snap... If someone want to pack it, I could help though.