#gui #standalone #vst-plugin #audio-processor-handle

audio-processor-standalone-gui

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

8 releases (breaking)

0.11.0 Aug 26, 2024
0.10.0 Jan 17, 2024
0.9.0 May 22, 2023
0.8.0 Apr 19, 2023
0.4.0 Sep 29, 2022

#14 in #vst-plugin

Download history 12/week @ 2024-12-06 6/week @ 2024-12-13 1/week @ 2025-01-31 1/week @ 2025-02-14 17/week @ 2025-02-21 34/week @ 2025-02-28

51 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

~21–44MB
~817K SLoC