menu
dart_melty_soundfont package
documentation
preset_region.dart
PresetRegion
getGen method
getGen method
dark_mode
light_mode
getGen
method
int
getGen
(
GeneratorType
type
)
Implementation
int getGen(GeneratorType type) { return gs[type]!.toInt(); }
dart_melty_soundfont package
documentation
preset_region
PresetRegion
getGen method
PresetRegion class