hydrogen 1.1.1
ExportSongDialog.cpp File Reference

Enumerations

enum  ExportModes {
  EXPORT_SMF1_SINGLE , EXPORT_SMF1_MULTI , EXPORT_SMF0 , EXPORT_TO_SINGLE_TRACK ,
  EXPORT_TO_SEPARATE_TRACKS , EXPORT_TO_BOTH
}
 

Functions

static int interpolateModeToComboBoxIndex (Interpolation::InterpolateMode interpolateMode)
 

Enumeration Type Documentation

◆ ExportModes

Enumerator
EXPORT_SMF1_SINGLE 
EXPORT_SMF1_MULTI 
EXPORT_SMF0 
EXPORT_TO_SINGLE_TRACK 
EXPORT_TO_SEPARATE_TRACKS 
EXPORT_TO_BOTH 

Function Documentation

◆ interpolateModeToComboBoxIndex()

static int interpolateModeToComboBoxIndex ( Interpolation::InterpolateMode  interpolateMode)
static