Skip to content

Commit

Permalink
[Docs] Updated Tools -> Overview article to include Sanitizer
Browse files Browse the repository at this point in the history
  • Loading branch information
melanchall committed Aug 12, 2023
1 parent c1d59bc commit 1712a73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Docs/articles/tools/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ DryWetMIDI provides some useful tools to solve complex tasks:

* [Splitter](xref:a_splitter) to split objects and MIDI files in many different ways.
* [Quantizer](xref:a_quantizer) to quantize objects.
* [Merger](xref:a_merger) to merge nearby objects.
* [Merger](xref:a_merger) to merge nearby objects and MIDI files.
* [Resizer](xref:a_resizer) to resize groups of objects or MIDI files.
* [Repeater](xref:a_repeater) to repeat groups of objects or MIDI files.
* [Sanitizer](xref:a_sanitizer) to clean a MIDI file up removing redundant events and so on.
* [CSV converter](xref:Melanchall.DryWetMidi.Tools.CsvConverter) to convert MIDI objects to CSV representation and read them back.
2 changes: 1 addition & 1 deletion Docs/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
href: obsolete/obsolete.md
- name: Articles
href: articles/
topicHref: articles/dev/Project-health.md
topicHref: articles/dev/Support.md
- name: GitHub
href: https://github.com/melanchall/drywetmidi

0 comments on commit 1712a73

Please sign in to comment.