flutter_vst3 0.1.2 copy "flutter_vst3: ^0.1.2" to clipboard
flutter_vst3: ^0.1.2 copied to clipboard

Flutter/Dart framework for building VST® 3 plugins with Flutter UI and pure Dart audio processing. Provides the interface between Dart audio processing code and the Steinberg VST® 3 SDK C++ infrastructure.

0.1.2 #

  • Corrections

0.1.1 #

  • Fix image URL

0.1.0 #

  • Initial release of flutter_vst3 framework
  • Complete framework for building VST® 3 plugins with Flutter UI and Dart audio processing
  • Auto-generation of all C++ VST® 3 boilerplate code from Dart parameter definitions
  • Native performance with compilation to machine code (no Dart runtime)
  • Cross-platform support for macOS, Windows, and Linux
  • 3-way parameter binding system (DAW ↔ Flutter UI ↔ Audio Parameters)
  • VST3Processor base class for implementing audio processing in pure Dart
  • VST3Bridge for Flutter UI ↔ VST® host communication
  • Complete step-by-step plugin creation guide
  • Compatible with Steinberg VST® 3 SDK
2
likes
140
points
179
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter/Dart framework for building VST® 3 plugins with Flutter UI and pure Dart audio processing. Provides the interface between Dart audio processing code and the Steinberg VST® 3 SDK C++ infrastructure.

Repository (GitHub)
Contributing

Topics

#vst3 #audio #plugins #flutter #music

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi

More

Packages that depend on flutter_vst3