kyzfrintin / Godot-Mixing-Desk

A complete audio solution for Godot 3.3.x, making procedural sound and adaptive/procedural music possible with a few nodes and a couple lines of code.
MIT License
636 stars 32 forks source link

Visual editor? #13

Open robbertzzz opened 4 years ago

robbertzzz commented 4 years ago

Not so much an issue, more of a question. Are there plans for adding a visual editor for this plugin? I'm in a team where not everybody is familiar with Godot, having the option for the music & sound guy to work in a similar fashion to fmod or wwise would be great to have.

Alexander-SD commented 4 years ago

Actually this is a good idea

пт, 28 авг. 2020 г. в 01:35, robbertzzz notifications@github.com:

Not so much an issue, more of a question. Are there plans for adding a visual editor for this plugin? I'm in a team where not everybody is familiar with Godot, having the option for the music & sound guy to work in a similar fashion to fmod or wwise would be great to have.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kyzfrintin/Godot-Mixing-Desk/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQN2WLVERQMYXFX4EHLI4XTSC3UUTANCNFSM4QNQZCMA .

kyzfrintin commented 3 years ago

This is a feature I've wanted to craft for a long time, and is slated for version 3 of the plugin. The trouble is, I'm not very well versed in making new editor panels within Godot, and would have to look into such things to get that going. But don't worry - as I gain more experience, I'll be putting it to use in future updates. And a visual editor is definitely not out of the question.