Amir-BK / unDAW

Editor and Runtime modules that aim to add some Digital Audio Workstation capabilities to Unreal Engine 5, requires Unreal Editor 5.4
MIT License
19 stars 1 forks source link

Dev #35

Closed Amir-BK closed 3 months ago

Amir-BK commented 3 months ago

graph now reads/saves defaults and allows full control over all underlying metasound parameters (except for constructor pins, that will require some workarounds).

Ultimately the current 'value widgets' will be used for pins while fancier audio widgets will be displayed on the node itself but the current setup is functional.