modular-synthesizer / frontend

The frontend for the Synple application
https://synple.app/
0 stars 0 forks source link

As a user I want to be able to create and delete links on mobile #45

Open vincentcourtois opened 1 year ago

vincentcourtois commented 1 year ago

Context

Needs

As a user editing the synthesizer
I want to be able to create and delete links between ports on mobile
So that I can make sound pipelines whenever and wherever I want

Notes

There SHOULD be a dedicated tool for that. When selected in the menu it should only allow the selection of ports. When a first port is selected, only other direction ports are selectable. When a second compatible port is selected, the link is created.

No idea yet on how to implement link deletion.

No idea yet if multiple links should be kept or not.