hydrogen 1.2.6
SongEditor.h File Reference

Go to the source code of this file.

Data Structures

struct  SongEditor::GridCell
 
class  SongEditor
 Song editor. More...
 
class  SongEditorPatternList
 Song editor pattern list. More...
 
class  SongEditorPositionRuler
 

Namespaces

namespace  H2Core
 

Variables

static const uint SONG_EDITOR_MAX_GRID_WIDTH = 16
 
static const uint SONG_EDITOR_MIN_GRID_WIDTH = 8
 

Variable Documentation

◆ SONG_EDITOR_MAX_GRID_WIDTH

const uint SONG_EDITOR_MAX_GRID_WIDTH = 16
static

Definition at line 55 of file SongEditor.h.

◆ SONG_EDITOR_MIN_GRID_WIDTH

const uint SONG_EDITOR_MIN_GRID_WIDTH = 8
static

Definition at line 54 of file SongEditor.h.