Expand description
Tauri command handlers for the Guitar Amplifier application.
This module contains all the command handlers that are exposed to the frontend via Tauri’s IPC layer. Each submodule groups related commands:
loopback— Audio loopback controldefault_controls— Gain, master volume, and tone stack equalizer configurationsettings— Input/output device selection and enumeration
Modules§
- analyzer
- channels
- default_
controls - effect_
commands - helpers
- latency_
testing - Tauri commands that expose latency measurement to the frontend.
- loopback
- settings