dsp_bloc library
Classes
- DspBloc
- Business Logic Component bridging the native C++ FFI state to Flutter UI.
- DspEvent
- Base abstract event class for the DSP BLoC architecture.
- DspState
- Represents the current state of the DSP Engine across the UI.
- SetGain
- Updates the master gain configuration inside the native engine.
- ToggleEngine
- Toggles the engine processing state (Starts/Stops the native C++ thread).