https://melanchall.github.io/drywetmidi/api/Melanchall.DryWetMidi.Interaction.MusicalTimeSpan.html
Class MusicalTimeSpan | DryWetMIDI
Represents a time span as a fraction of the whole note's length. More info in the Time and length: Representations: Musical article.
class
https://melanchall.github.io/drywetmidi/api/Melanchall.DryWetMidi.Interaction.TimedEventDetectionSettings.html
Class TimedEventDetectionSettings | DryWetMIDI
Settings which define how timed events should be detected and built.
class
https://melanchall.github.io/drywetmidi/api/Melanchall.DryWetMidi.Interaction.ILengthedObject.html
Interface ILengthedObject | DryWetMIDI
Represents an object that has length.
interface
https://melanchall.github.io/drywetmidi/api/Melanchall.DryWetMidi.Interaction.TimedObjectsManager-1.html
Class TimedObjectsManagerTObject | DryWetMIDI
Provides a way to manage timed objects of the specified type within an (which can be obtained via for example). More info in the Objects managers article.
class
https://melanchall.github.io/drywetmidi/api/Melanchall.DryWetMidi.Common.SevenBitNumber.html
Struct SevenBitNumber | DryWetMIDI
Type that is used to represent a seven-bit number (0-127; or in binary format 0000000-1111111).
struct