102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
gui_tab_audio.c File Reference
#include "gui_internal.h"

Go to the source code of this file.

Functions

void draw_audio_tab (const DTTR_ImGuiDialogContext *ctx, config_ui_state *state)

Variables

static const char * TOOLTIP_MSS_SAMPLE_GAIN = "MSS Sample Gain. Default: 1.0."
static const char * TOOLTIP_MSS_SAMPLE_PREEMPHASIS

Function Documentation

◆ draw_audio_tab()

Variable Documentation

◆ TOOLTIP_MSS_SAMPLE_GAIN

const char* TOOLTIP_MSS_SAMPLE_GAIN = "MSS Sample Gain. Default: 1.0."
static

Definition at line 3 of file gui_tab_audio.c.

Referenced by draw_audio_tab().

◆ TOOLTIP_MSS_SAMPLE_PREEMPHASIS

const char* TOOLTIP_MSS_SAMPLE_PREEMPHASIS
static
Initial value:
= "MSS Sample Preemphasis. Default: "
"0.0."

Definition at line 4 of file gui_tab_audio.c.

Referenced by draw_audio_tab().