menu
dart_melty_soundfont package
documentation
instrument_region.dart
InstrumentRegion
velocityRangeStart method
velocityRangeStart method
dark_mode
light_mode
velocityRangeStart
method
int
velocityRangeStart
(
)
Implementation
int velocityRangeStart() => gs[GeneratorType.velocityRange]! & 0xFF;
dart_melty_soundfont package
documentation
instrument_region
InstrumentRegion
velocityRangeStart method
InstrumentRegion class