aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2017-11-18 03:17:06 +0300
committerWohlstand <admin@wohlnet.ru>2017-11-18 03:17:06 +0300
commit336443c5565ae6846e156ec12ca95cab262da941 (patch)
treedf7827e9768cdf87c35b22820ed7e9b3f189319c
parent855b2b3d7da9589c5ace30684102f4f1f740e9df (diff)
downloadlibADLMIDI-336443c5565ae6846e156ec12ca95cab262da941.tar.gz
libADLMIDI-336443c5565ae6846e156ec12ca95cab262da941.tar.bz2
libADLMIDI-336443c5565ae6846e156ec12ca95cab262da941.zip
Another readme note
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 880cd80..6aac14f 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 e
* Support for multiple concurrent MIDI synthesizers (per-track device/port select FF 09 message), can be used to overcome 16 channel limit
* Support for playing Id-software Music File format (IMF)
* Support for custom banks of [WOPL format](https://github.com/Wohlstand/OPL3BankEditor/blob/master/Specifications/WOPL-and-OPLI-Specification.txt)
+* Partial support for XG standard (having more instruments than in one 128:128 GM set and ability to use multiple channels for percussion purposes)
# How to build
To build libADLMIDI you need to use CMake: