Code Monkey home page Code Monkey logo

smf2mml's Introduction

SMF2MML

概要

このアプリケーションは、Standard MIDI Fileを Sakura仕様のMML(Music Macro Language)に逆コンパイルします。

別途インストールが必要なソフト

  • Microsoft Visual C++ 2008 SP1 再頒布可能パッケージ (x86)

使用方法

コマンドラインに、次の通りに打ち込んでください。 尚、()内は省略可能です。

SMF2MML (/option) ファイル名(.mid)

ファイル名(.mid)は、逆コンパイルする元ファイルを指定します。 拡張子を省略した場合は、自動的に拡張子を".mid"とします。 拡張子がないファイルを指定する場合は、"ファイル名1."とピリオドまで記述して下さい。 元ファイルは、SMFのFormat 0若しくはFormat 1である必要があります。 指定されたファイル名で、拡張子をmmlとしてmmlファイルを出力します。 MMLの文法は、別途、Sakuraのドキュメントを参照して下さい。


Overview

This application converts Sandard MIDI files into MML (Music Macro Language), for use with Sakura MML.

Dependencies

Usage

Type the following into the command line:

SMF2MML /option filename.mid

filename.mid specifies the original file to be converted. It must be either SMF Format 0 or Format 1.

If the extension is omitted here, it will automatically be changed to .mid.

When specifying a file with no extension, describe up to "file name 1." and a period.

If no output filename is specified, an .mml file with the original filename will be generated.

For more information about the MML syntax, see Sakura MML's documentation.

smf2mml's People

Contributors

shaw02 avatar

Stargazers

 avatar  avatar  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.