David Robillard

Results 82 comments of David Robillard

This only started happening to me after upgrading from 0.9 to 0.9.2

Currently have some time at last and am dragging myself out of a _deep_ hole of long-unmaintained quasi-rotten things to get Ingen moving forward again, but I'll try to get...

Thanks, I'll check it out. I had noticed that the module position is wonky sometimes but hadn't looked into it (largely because I'm in the process of rewriting the whole...

Thanks, though I think excluding the braces causes other warnings (with some other compiler or clang-format), because it's another level of implicit conversion, but I don't remember exactly where. I'll...

Looks like the mentioned ttl file is corrupt. Should be the same with any LV2 host, Ingen uses the same discovery/loading/etc libraries as ~every other one. You can check by...

Presets for graphs are a bit tricky. The current implementation lets you do basically anything, including change all the nodes, which is... questionable and problematic in the plugin case, but...

Hm, interesting. Literally doing so would wreck the stuff that lets you build synths and such (where control values need to be aligned with note triggers), but that's a useful...

Hotkeys for what sort of thing?

That's probably going to be quite some work (and mostly in ganv, which I hope to replace anyway), but it would be doable. I'd certainly like to see it, but...

I see. I would avoid popping up a window to display node numbers though, it would be really tedious to correlate with the node you're looking at and want to...