From 2a8a28514208a3b8ad9a532d4eb86629fce09503 Mon Sep 17 00:00:00 2001 From: Tim Stirrat Date: Thu, 29 Aug 2024 21:51:11 +1000 Subject: [PATCH] Update readme.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dfd806..a35c771 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # mGB Waveform Editor This tool allows one to replace the waveform that is selected in the WAV channel. It sends a custom -SysEx message so you will need an ArduinoBoy. +SysEx message to mGB, so you will need: -I have not tested it in RetroPlug, but if VSTs allow SysEx, then that would be possible too. +1. A custom mGB built from [this branch](https://github.com/tstirrat/mGB/pull/6) +1. An ArduinoBoy or some way to send MIDI to the mGB cart + +I have not tested it in RetroPlug, in theory it should work. ### Running the development server