LMMS
Loading...
Searching...
No Matches
Audio_Scope.cpp File Reference
#include "Audio_Scope.h"
#include <assert.h>
#include <stdlib.h>

Variables

int const step_bits = 8
int const step_unit = 1 << step_bits
int const erase_color = 1
int const draw_color = 2

Variable Documentation

◆ draw_color

int const draw_color = 2

◆ erase_color

int const erase_color = 1

◆ step_bits

int const step_bits = 8

◆ step_unit

int const step_unit = 1 << step_bits