Skip to main content

format

Convert a MIDI file into a CSV, JSON, or TXT data format, to be used as training data.

Usage

hxmx format <INPUT> [OUTPUT] [-d <CHOICE>] [--debug] [--help]

Arguments

NameTypeRequiredDefault
INPUTpath — file
OUTPUTpath — filedata.csv

Options

NameTypeDefaultDescription
--device, -dchoice (auto|cpu| ...)autoComputing device. To list all available devices, run hxmx devices.
--debugbooleanFalseDebug mode. Includes traceback when an error is raised.
-h, --helpbooleanFalseOpen documentation in browser.