From 4f8f142feff176822c4d4e0cd1214a9012eb2428 Mon Sep 17 00:00:00 2001 From: melancholytron Date: Wed, 11 Feb 2026 16:36:55 -0600 Subject: [PATCH] Remove tesla coil references from CLI tools README Co-Authored-By: Claude Opus 4.6 --- midi-tools/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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