menu
dart_melty_soundfont package
documentation
region_pair.dart
RegionPair
getGen method
getGen method
dark_mode
light_mode
getGen
method
int
getGen
(
GeneratorType
type
)
Implementation
int getGen(GeneratorType type) { return instrument.getGen(type) + preset.getGen(type); }
dart_melty_soundfont package
documentation
region_pair
RegionPair
getGen method
RegionPair class