it says it uses Qt6 with rust, is it Qt6/c++ calling rust, or rust calling c++? This ui looks awesome, but where can I find code samples of mixing Qt6 and rust?
You mean qt6 and rust in your last sentence i think. Not on a computer right now but qml rust is reasonably mature. Will post later
Show HN: We made a fast audio editor for podcasting
21–30 of 66 posts
Re: Show HN: We made a fast audio editor for podcasting
#22I actually really wish I had something similar for video...
Re: Show HN: We made a fast audio editor for podcasting
#23This looks great if you need multi-track, but if you don't, another app I highly recommend is Rougue Amoeba's Fission. It's quick and simple, and it edits audio losslessly wherever possible. I actually really wish I had something similar for video...
Try this: https://github.com/mifi/lossless-cut
I am using the binary on macOS. The UI is a bit idiosyncratic but it works quite well and is ideal to cut a video down to the essential parts without loss of quality.
Re: Show HN: We made a fast audio editor for podcasting
#24"Perfect for podcasting" to me means that it has a built in compressor (or at least VST support). So many podcasts are two people talking where one is louder than the other.
Re: Show HN: We made a fast audio editor for podcasting
#25Earlier quoted context omitted.
Reaper is awesome. But perhaps also not easy to get started with. A comparison to audacity seems more on point.
Yeah I agree this is a lot more like Audacity. But if it has chapter support and clips can be aligned like in something like a regular DAW, it has an advantage.
Re: Show HN: We made a fast audio editor for podcasting
#26This looks great if you need multi-track, but if you don't, another app I highly recommend is Rougue Amoeba's Fission. It's quick and simple, and it edits audio losslessly wherever possible. I actually really wish I had something similar for video...
Re: Show HN: We made a fast audio editor for podcasting
#27Really appreciate the minimalism and simplicity (it's so rare in this industry!) and though obviously this app misses a lot of important sound editing features, I think it's a great start and the basis for something really cool. If I knew Rust I'd have offered myself as a contributor! Features that I think are critical for striking the minimalism/utility balance for podcast editing: - Enveloping per clip, i.e. fade i…
I'm not doing it anymore, but I'd be curious what suggestions you'd have.
(I have no idea what "ducking / side chain" means.)
Re: Show HN: We made a fast audio editor for podcasting
#28I can't test this because I don't have the latest or greatest Mac, but what separates this from something like Reaper? From what I can tell this doesn't look anywhere near ready for production use. Reaper can do all of this on all platforms right now, even a RaspPi, for a $60 one time purchase. Teapodo has a pretty high bar to clear. I didn't see mention of VST support, does it include any VST's or VST support? I not…
On a Mac, GarageBand does almost everything you might need. I used to use Reaper, I was using it on a Mac back around V3, but the problem with Reaper is that it is general purpose and as someone else mentioned, that comes with a much steeper learning curve. A podcast app is more like a video editor... you pull in audio from various sources, sync it up, add in some jingles and background/intro/outro music, paste in ad…
Re: Show HN: We made a fast audio editor for podcasting
#29This looks great if you need multi-track, but if you don't, another app I highly recommend is Rougue Amoeba's Fission. It's quick and simple, and it edits audio losslessly wherever possible. I actually really wish I had something similar for video...
Re: Show HN: We made a fast audio editor for podcasting
#30For example: compression, normalization, and ducking seem to be missing, and I wouldn't want to edit speech without them.