Carlo Capocasa

Results 21 issues of Carlo Capocasa

Hello, as always, first and foremost thank you very much for creating and participating in Faust! Let me know if i should repost this question at a more appropriate place....

enhancement
help wanted

This is more to document progress- unsure how to proceed I started fixing bugs on emscripten when I realized it would probably have worked with an earlier version, but decided...

Reproduction: ```sh import nimx/naketools > nakefile.nim echo "import nimx / [ window, layout, button, text_field ] runApplication: let w = newWindow(newRect(50, 50, 500, 150)) " > main.nim nake emscripten #...

emscripten build requires res/OpenSans-Regular.ttf in project directory, but this is not created by init code. reproduce: ```sh $ echo import nimx/naketools > nakefile.nim $ nake emscripten ``` Expected: Compile Actual:...

Working on a wrapper for dav1d, a portable video decoder library. Like a few other higher-profile newly created C projects, Dav1d uses the meson build system, so I made a...

In my ongoing quest to find native SuperCollider equivalents to various sound processing that people are used to from everyday music listening, I found JPverb to be just what the...

waiting for testing
fix proposed

Hi there, I did some trivial modifications to change your IPN class to support composer. It breaks compatibility so you have to specify the namespace when creating an instance, like...

### Describe your problem When I am writing and the Internet connection goes down, I receive a panicky message instructing me to save content to a file. Better than nothing,...

Enhancement

### Describe your problem I like that bludit now stays on the editor page after saving. But on the first save of new content, a redirect to the list of...

Enhancement
Implemented

This has been a repeated head-scratcher, the comment should save some time