#vst-plugin #web #gui #standalone #audio-processing #open #editor #processor #generics

audio-processor-standalone-gui

Provides generic iced GUI for implementations of audio_processor_traits::parameters::AudioProcessorHandle

6 releases (breaking)

0.9.0 May 22, 2023
0.8.0 Apr 19, 2023
0.7.0 Mar 22, 2023
0.6.0 Oct 22, 2022
0.4.0 Sep 29, 2022

#26 in #vst-plugin

Download history 16/week @ 2023-06-13 33/week @ 2023-06-20 11/week @ 2023-06-27 21/week @ 2023-07-04 10/week @ 2023-07-11 15/week @ 2023-07-18 23/week @ 2023-07-25 7/week @ 2023-08-01 18/week @ 2023-08-08 19/week @ 2023-08-15 6/week @ 2023-08-22 18/week @ 2023-08-29 23/week @ 2023-09-05 11/week @ 2023-09-12 10/week @ 2023-09-19 12/week @ 2023-09-26

62 downloads per month
Used in 3 crates

MIT license

160KB
3K SLoC

audio-processor-standalone-gui

Provides generic iced GUI for implementations of audio_processor_traits::parameters::AudioProcessorHandle

GUI can be ran as a standalone app or as a vst::editor::Editor

  • open runs the app standalone
  • editor runs a boxed Editor instance

License: MIT


lib.rs:

Provides generic iced GUI for implementations of audio_processor_traits::parameters::AudioProcessorHandle

GUI can be ran as a standalone app or as a vst::editor::Editor

  • open runs the app standalone
  • editor runs a boxed Editor instance

Dependencies

~17–37MB
~608K SLoC