back
user profile
stagas
2,060karma·661submissions·June 23, 2010
about
https://github.com/stagas
mailto:gstagas@gmail.com
hackr:d29835db3139983d
recent activity (661 total)
comment
Sign up please and teach us.
comment
When you learn to use it you can throw a lot of intention into it, knowing the output even before you hit play. Yes, you can go the other way and "subtract" your way out of a chaos, but you …
comment
Yes, there is a `sidechain` function designed specifically for this. I wanted to keep this tutorial simple so I skipped a lot of mixing techniques or were left as an exercise to the reader, but I will…
comment
Quantization and repetition are what some genres depend on. It won't be the right instrument for a Rock ballad, but for a Techno track you need this kind of "everything being quantized"…
comment
My understanding is that because it's a very small sample, it's basically a combination of a subset of sine waves, and because we're very sensitive to the nuances of high-pitched sounds…
comment
Thanks! I tried to make it as familiar as possible, inspired by JS. It's not yet open-source, mainly because the source is a bit of a mess, but it will be once I tidy things up. Follow me on GitH…
comment
Fair point, and that's the challenge in both the software's abilities and the creator's skills. If you see it as yet another instrument you have to master, then you can go pretty far. I…
comment
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 cust…
comment
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... …
comment
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 qual…
comment
Thanks! For anyone trying this, it's being HN crushed right now and hitting rate-limits, you should try again in a bit if you see an error. Also, there is an AI DJ mode[0] where you set the mood&…
comment
If you enjoy this kind of tutorials then you will also enjoy this one: > How to Synthesize a House Loop[0] [0]: https://loopmaster.xyz/tutorials/how-to-synthesize-a-house-l... …
comment
Location: Greece Remote: Yes (EU) Willing to relocate: Yes (EU) Technologies: TypeScript, Node.js, React GitHub: https://github.com/stagas Résumé/CV: https://drive.goo…
comment
Thanks! I'm using Cloudflare's TURN service[0] which has a generous 1,000gb/mo free tier, which should be more than enough for this demo, works really well. [0]: https://deve…
comment
Location: Greece Remote: Yes (EU) Willing to relocate: Yes (EU) Technologies: TypeScript, Node.js, React GitHub: https://github.com/stagas Résumé/CV: https://drive.goo…
comment
Thanks! It's open source[0], your contribution would be very welcome :) [0]: https://github.com/stagas/sound …
comment
Location: Greece Remote: Yes (EU) Willing to relocate: Yes (EU) Technologies: TypeScript, Node.js, React GitHub: https://github.com/stagas Résumé/CV: https://drive.goo…
comment
In their docs[0]: > Your source code is sent to the server, compiled, cached at the edge, and served to the browser as a JavaScript module. [0]: https://esm.sh/#tsx …