Overview of DryWetMIDI tools
developDryWetMIDI includes several specialized tools designed to handle complex MIDI manipulation tasks. These tools can be used to process MIDI files or individual MIDI objects directly:
- Splitter: Splits objects or MIDI files using various criteria.
- Quantizer: Quantizes MIDI objects to a specific grid or timing.
- Merger: Merges nearby objects or combines multiple MIDI files.
- Resizer: Resizes groups of objects or MIDI files.
- Repeater: Repeats groups of objects or MIDI files.
- Sanitizer: Cleans MIDI files by removing redundant events and other inconsistencies.
- CSV serializer: Converts MIDI objects to a CSV representation and allows reading them back.