├── README.md ├── configuration.json ├── function_from_command_line.py ├── midi_processor.py ├── percussion.txt ├── requirements.txt └── thirtyconv.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/i-winxd/THIRTY-DOLLAR-HAIRCUT-GENERATOR/HEAD/README.md -------------------------------------------------------------------------------- /configuration.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/i-winxd/THIRTY-DOLLAR-HAIRCUT-GENERATOR/HEAD/configuration.json -------------------------------------------------------------------------------- /function_from_command_line.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/i-winxd/THIRTY-DOLLAR-HAIRCUT-GENERATOR/HEAD/function_from_command_line.py -------------------------------------------------------------------------------- /midi_processor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/i-winxd/THIRTY-DOLLAR-HAIRCUT-GENERATOR/HEAD/midi_processor.py -------------------------------------------------------------------------------- /percussion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/i-winxd/THIRTY-DOLLAR-HAIRCUT-GENERATOR/HEAD/percussion.txt -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/i-winxd/THIRTY-DOLLAR-HAIRCUT-GENERATOR/HEAD/requirements.txt -------------------------------------------------------------------------------- /thirtyconv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/i-winxd/THIRTY-DOLLAR-HAIRCUT-GENERATOR/HEAD/thirtyconv.py --------------------------------------------------------------------------------