You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A feature that I've been slowly working towards is the ability to group multiple nodes into a user-created module. I think this can unlock a lot of potential for this app because it will help manage the complexity in larger projects, and it will allow people to create custom modules for sounds and sound effects. Modules will also be copyable between projects, so you can imagine something like drum sounds being reused across projects.
This is a list of tasks that need to be completed for this new feature to come together:
GroupNodes action
Ability to show an error message in the editor, errorDialog()
Remove restriction that there can only be a single Notes node
Hi there. I've completed some of the work but haven't progressed since due to real life challenges. If you would like to work on this, I can explain the plan in more details or answer questions to help you get started.
A feature that I've been slowly working towards is the ability to group multiple nodes into a user-created module. I think this can unlock a lot of potential for this app because it will help manage the complexity in larger projects, and it will allow people to create custom modules for sounds and sound effects. Modules will also be copyable between projects, so you can imagine something like drum sounds being reused across projects.
This is a list of tasks that need to be completed for this new feature to come together:
errorDialog()
Notes
nodevalidateProject()
The text was updated successfully, but these errors were encountered: