Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeugma440 committed Dec 8, 2022
1 parent d970482 commit def188f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ATL/AudioData/IO/MIDI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ public double BitRate
{
get { return bitrate; }
}
/// <inheritdoc/>
public int BitDepth => -1; // Irrelevant for that format
/// <inheritdoc/>
public double Duration
Expand Down

0 comments on commit def188f

Please sign in to comment.