Skip to main content

Module commands

Module commands 

Source
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 control
  • default_controls — Gain, master volume, and tone stack equalizer configuration
  • settings — 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