From 92b004f40e4c300ea54ef60cd489bc3da45c2f16 Mon Sep 17 00:00:00 2001 From: Python Blue Date: Thu, 20 Jul 2023 17:30:28 -0400 Subject: [PATCH] Documentation update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a34e0e2..2f2f2dd 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ In addition, VERY experimental patch support is also included. As it is now, the 4. If you wish to have a reverse playback variation of a multisample without needing to import duplicate samples, make sure to have "REV" in the name of the alternate sfz file. Currently the way the script works is to import both versions at once and pick one as needed to avoid too much complexity. +5. There can be no more than 255 multisamples in a ROM, and each multisample is limited to 16 samples. + ## Usage 1. Compile all of the samples you wish to use, accompanied by an SFZ file for the sake of the multisample entries.