From c08a319eb793ab6eb24d1b3c83de2c8b9dd4c159 Mon Sep 17 00:00:00 2001 From: "5684185+vsariola@users.noreply.github.com" <5684185+vsariola@users.noreply.github.com> Date: Mon, 20 Nov 2023 08:55:22 +0200 Subject: [PATCH] docs: add link to NR4's tool --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 72d2fd3..6c46dcf 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,10 @@ sointu-compile -o . -arch=wasm tests/test_chords.yml wat2wasm --enable-bulk-memory test_chords.wat ``` +If you are looking for an easy way to compile an executable from a Sointu song +(e.g. for a executable music compo), take a look at [NR4's Python-based +tool](https://github.com/LeStahL/sointu-executable-msx) for it. + #### Examples The folder `examples/code` contains usage examples for Sointu with winmm