diff --git a/midi-tools/README.md b/midi-tools/README.md index a6c5820..d9d17be 100644 --- a/midi-tools/README.md +++ b/midi-tools/README.md @@ -1,8 +1,8 @@ --- -# Tesla Coil MIDI Tools +# MIDI Tools -A collection of Python scripts designed to help manage and edit MIDI files for Tesla Coil projects. +A collection of Python scripts designed to help manage and edit MIDI files. ## Table of Contents @@ -109,7 +109,7 @@ This command will generate a file named `matlock_velfix.mid`, where all velociti ## monofy.py -`monofy.py` splits polyphonic tracks into multiple monophonic tracks while maintaining the same channel assignments. This tool is useful for splitting chords across multiple Tesla Coil setups. +`monofy.py` splits polyphonic tracks into multiple monophonic tracks while maintaining the same channel assignments. This tool is useful for splitting chords across multiple outputs. ### Features