lucretiomsp / phausto

Use the Faust (Functional Audio Stream) functional programming language for sound synthesis inside Pharo
GNU General Public License v2.0
11 stars 6 forks source link

UI metadata #22

Open lucretiomsp opened 2 months ago

lucretiomsp commented 2 months ago

how do we implement Faust UI metadata , as [unit:Hz] into Phausto?

lucretiomsp commented 2 months ago

the UI should close when the DSP changes (i.e. is destroyed)/ we must implement a solution to display Faust grouping in our UI

lucretiomsp commented 1 month ago

also Ordering UI Elements should be implemented as in Faust to obtain cleaner UIs