Viewing profile — sletz
sletz
HN member- Joined
- Thu, May 02, 2019, 9:38 AM UTC
- HN karma
- 5
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About sletz
No profile information was provided.
Recent public activity
-
comment
Comment #25863620
Some comments on Faust and SOUL: - you can compile Faust code to SOUL, and export it (as the .soul and .soulpatch files) from the Faust Web IDE https://faustide.grame.fr/ (or https…
-
comment
Comment #19807942
Low-Latency is one thing (now much better with AudioWorklet model), real-time rendering is another thing. With AudioWorklet the audio code now runs in a dedicated thread, but witho…
-
comment
Comment #19806164
Concerning Faust-to-SOUL support, it is still reserved for people not afraid of installing and compiling Faust from github: https://github.com/grame-cncm/faust Then a faust2soul sc…