Commit 19ff130 1 parent 4da9420 commit 19ff130 Copy full SHA for 19ff130
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ DryWetMIDI provides some useful tools to solve complex tasks:
12
12
* [ Resizer] ( xref:a_resizer ) to resize groups of objects or MIDI files.
13
13
* [ Repeater] ( xref:a_repeater ) to repeat groups of objects or MIDI files.
14
14
* [ Sanitizer] ( xref:a_sanitizer ) to clean a MIDI file up removing redundant events and so on.
15
- * [ CSV converter ] ( xref:Melanchall.DryWetMidi.Tools.CsvConverter ) to convert MIDI objects to CSV representation and read them back.
15
+ * [ CSV serializer ] ( xref:a_csv_serializer ) to convert MIDI objects to CSV representation and read them back.
Original file line number Diff line number Diff line change 1
1
![ DryWetMIDI Logo] ( https://raw.githubusercontent.com/melanchall/drywetmidi/develop/Resources/Images/dwm-logo.png )
2
2
3
- [ ![ NuGet (full)] ( https://img.shields.io/nuget/v/Melanchall.DryWetMidi.svg?label=NuGet%20(full)&color=5295D0 )] ( https://www.nuget.org/packages/Melanchall.DryWetMidi/ ) [ ![ NuGet (nativeless)] ( https://img.shields.io/nuget/v/Melanchall.DryWetMidi.Nativeless.svg?label=NuGet%20(nativeless)&color=5295D0 )] ( https://www.nuget.org/packages/Melanchall.DryWetMidi.Nativeless/ ) [ ![ Unity asset (full)] ( https://img.shields.io/static/v1?label=Unity%20Asset%20(full)&message=v7.0.2 &color=5295D0 )] ( https://assetstore.unity.com/packages/tools/audio/drywetmidi-222171 ) [ ![ Unity asset (nativeless)] ( https://img.shields.io/static/v1?label=Unity%20Asset%20(nativeless)&message=v7.0.2 &color=5295D0 )] ( https://assetstore.unity.com/packages/tools/audio/drywetmidi-nativeless-228998 )
3
+ [ ![ NuGet (full)] ( https://img.shields.io/nuget/v/Melanchall.DryWetMidi.svg?label=NuGet%20(full)&color=5295D0 )] ( https://www.nuget.org/packages/Melanchall.DryWetMidi/ ) [ ![ NuGet (nativeless)] ( https://img.shields.io/nuget/v/Melanchall.DryWetMidi.Nativeless.svg?label=NuGet%20(nativeless)&color=5295D0 )] ( https://www.nuget.org/packages/Melanchall.DryWetMidi.Nativeless/ ) [ ![ Unity asset (full)] ( https://img.shields.io/static/v1?label=Unity%20Asset%20(full)&message=v7.1.0 &color=5295D0 )] ( https://assetstore.unity.com/packages/tools/audio/drywetmidi-222171 ) [ ![ Unity asset (nativeless)] ( https://img.shields.io/static/v1?label=Unity%20Asset%20(nativeless)&message=v7.1.0 &color=5295D0 )] ( https://assetstore.unity.com/packages/tools/audio/drywetmidi-nativeless-228998 )
4
4
5
5
<!-- OVERVIEW-->
6
6
You can’t perform that action at this time.
0 commit comments