ruigato / geoMusica

geoMusica is a tool to make music with geometry. Compose geometries and listen to the musical translation in realtime, perform and experiment with the Sacred Geometry inspired methods and be amazed by the beauty hidden within the Mathemagics.
https://www.patreon.com/GeoMusica
GNU General Public License v3.0
65 stars 11 forks source link

BUG: Duplicate controls for "Number" under the TDMorph tab #2

Closed DarienBrito closed 4 years ago

DarienBrito commented 4 years ago

Describe the bug Duplicate controls for number under the TDMorph tab

To Reproduce

  1. Click on TDMorph
  2. There are 2 "Number" parameters

Expected behavior Should only be one

ruigato commented 4 years ago

this happens because the layer system i'm using for the widgets, may need your help to include automatically the layer number on the label of the TDMorph param!

ruigato commented 4 years ago

solved with customName attr in TDMorph createElement()