menu
dart_melty_soundfont package
documentation
midi_file.dart
MidiFile
length property
length property
dark_mode
light_mode
length
property
Duration
get
length
The length of the MIDI file.
Implementation
Duration get length => _times.last;
dart_melty_soundfont package
documentation
midi_file
MidiFile
length property
MidiFile class