Frando / rust-faust

Easily use FAUST DSPs in Rust
Apache License 2.0
55 stars 12 forks source link

Add example UI slint #7

Open Jikstra opened 2 years ago

Jikstra commented 2 years ago

Screenshot_20220724_193057

This example implements a simple ui in slint that shows a dbmeter and a volume slider. dbmeter is implemented in faust and pushing the values to the ui, volume slider pushes changes to the faust dsp.