#editor #standalone #gui #iced #processor #parameters

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

#39 in #iced

Download history 9/week @ 2024-09-29 22/week @ 2024-10-13 3/week @ 2024-10-20 13/week @ 2024-11-03 1/week @ 2024-11-10 12/week @ 2024-11-17 3/week @ 2024-11-24 14/week @ 2024-12-08 4/week @ 2024-12-15

505 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

~20–42MB
~777K SLoC