Deluge Firmware
Loading...
Searching...
No Matches
Classes | Macros | Functions | Variables
soundeditor.h File Reference
#include "UI.h"
#include "MenuItem.h"
#include "Arpeggiator.h"
Include dependency graph for soundeditor.h:

Go to the source code of this file.

Classes

class  SoundEditor
 

Macros

#define SHORTCUTS_VERSION_1   0
 
#define SHORTCUTS_VERSION_3   1
 
#define NUM_SHORTCUTS_VERSIONS   2
 

Functions

void enterEditor ()
 
void enterSaveSynthPresetUI ()
 

Variables

SoundEditor soundEditor
 

Macro Definition Documentation

◆ NUM_SHORTCUTS_VERSIONS

#define NUM_SHORTCUTS_VERSIONS   2

◆ SHORTCUTS_VERSION_1

#define SHORTCUTS_VERSION_1   0

◆ SHORTCUTS_VERSION_3

#define SHORTCUTS_VERSION_3   1

Function Documentation

◆ enterEditor()

void enterEditor ( )

◆ enterSaveSynthPresetUI()

void enterSaveSynthPresetUI ( )

Variable Documentation

◆ soundEditor

SoundEditor soundEditor
extern