midi2sseq
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:(Historical unmaintained sources) MIDI to SSEQ converter
midi2sseq
=========

Introduction
------------

This is a program that converts standard MIDI files into the SSEQ format.

Build prerequisites
-------------------

- Windows: MinGW
- Everything else: edit the makefile to remove the .exe extension first (TODO: autodetect)

Supported events
----------------

- Note on/off
- Volume, pan & expression
- Pitch bend & pitch bend range
- Patch change
- Tempo
- Loop points via `loopStart` and `loopEnd` markers

To do
-----

- Implement more MIDI commands
- Some SSEQ commands are not implemented yet (modulation, portamento, pitch sweep): please help!

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。