back

by stagas·8mo ago·view on hn ↗
I'm considering a VST version but for now there is an Export Audio feature you can use to get a perfect audio loop to use with Ableton (or any other DAW) with oversampling up to 8x for great quality.
1 comments
How much do you need in donations to make it happen.

I'll put 50$ down right now.

Click Export Audio next to the title here[0], there is a buymeacoffee button :) tysm

[0]: https://loopmaster.xyz/loop/75a00008-2788-44a5-8f82-ae854e87...

I meant for the VST plugin.

The janky way to do this would be to run it locally, and setup a watch job to reload the audio file into a vst plugin every time the file changes.

The backend now is in WASM. I have a plan on how do this in a VST, I had done a version with a Rust+WASM backend in the past. My main concern is getting a Webview working for the editor, which is custom made, but I think that's also solved by now. The goal would be exactly the Web version working as a VST plugin with its real-time audio engine.