Giter Site home page Giter Site logo

swipswaps / midipybatcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jabrils/midipybatcher

0.0 1.0 0.0 99 KB

put a bunch of .mid in a directory, run this script to batch convert it into .txts

Python 3.17% Makefile 3.60% Batchfile 0.25% Perl 13.66% Perl 6 1.75% C 53.25% Roff 24.32%

midipybatcher's Introduction

midiPyBatcher

put a bunch of .mid's in a directory, run this script to batch convert it into .txt's, or vice-versa using midicsv!

How To Use

  • download midiPyBatcher (this script)
  • run your terminal of choice
  • use python to run midiPyBatcher.py
  • place whatever midi files you want to convert to text in Batch CSV, place whatever text files you want to convert to midi in Batch Midi
  • use -bm to convert midi files to text, -bt to convert text files to midi, define -e if you are using something other than .csv & -sl to save the log
  • enjoy the automation!

Program Arguments: (** = required)

  -h, --help         ** = required
  -sl, --save_log    add the -sl flag to save a log of the process (default:
                     False)
  -bt, --batch_text  add the -bt flag to batch all text files in Batch Texts
                     converting them to .mid (default: False)
  -bm, --batch_midi  add the -bm flag to batch all midi files in Batch Midis
                     converting them to .csv (default: False)
  -e EXT, --ext EXT  add the -e flag to specify what extension you want to
                     read or write the midi file to (default: csv)

midipybatcher's People

Contributors

jabrils avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.