Hacker News new | ask | show | jobs
by tiborsaas 2449 days ago
After fiddling a bit around, I would change the colors of modules that handle CV versus Audio or add even more colors to better comprehend a patch I've just loaded.

I was unable to figure out how to disconnect a cable. I tried alt, ctrl, shift click, right click, but none of it worked. I just wanted to add a second oscillator to the first example.

A larger mixer component would be very useful, like 6 in to 1 out.

Maybe add a highlight to the module I click on so I can use my keyboard to delete, move them around.

Do you plan to add MIDI out?

Really cool to have a "reactor" in the browser, keep it up :)

2 comments

> I was unable to figure out how to disconnect a cable. I tried alt, ctrl, shift click, right click, but none of it worked.

I will likely implement that later today. Clicking on an input-side port will allow you to reconnect it to something else (or to drop the connection).

> A larger mixer component would be very useful, like 6 in to 1 out.

Agreed.

> Do you plan to add MIDI out?

I've thought about it. Right now, it supports MIDI play/stop/clock output, so you can synchronize it with a drum machine using the ClockOut node.

> Really cool to have a "reactor" in the browser, keep it up :)

Thank you :)

Update: edge disconnection is now implemented. Click on the the input-side port associated to the connection. This will leave you with a dangling connection which you can reconnect elsewhere, or click anywhere to drop.