Chowdhury-DSP / BYOD

Build-your-own guitar distortion!
GNU General Public License v3.0
436 stars 23 forks source link

[BUG] Modulation category missing from popup #306

Closed kiwijam closed 1 year ago

kiwijam commented 1 year ago

When right-clicking on a cable, there is no 'Modulation' category in the popup.

jatinchowdhury18 commented 1 year ago

When right-clicking on a cable, the popup menu only shows modules that have a single input port and a single output port. Any modules that support other routing options (including all the modules in the "Modulation" category) are intentionally not included in the list (see the code here).