Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cuikp authored Sep 17, 2024
1 parent 0d663ef commit fce8615
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Among other functions, libsndfile allows reading and writing of audio files in n

Since libsndfile.NET was uploaded, the original libsndfile library has been updated to be able to read/write mp3 files, and this repo adds that corresponding support in the SfFormats of:

SfFormatMajor.MPEG
SfFormatSubtype.MPEG_LAYER_III,
and their combination as:
SfFormat.DefaultMp3
SfFormatMajor.MPEG
SfFormatSubtype.MPEG_LAYER_III,
and their combination as:
SfFormat.DefaultMp3

0 comments on commit fce8615

Please sign in to comment.