aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2022-02-10 22:10:53 +0100
committerJavier <dev.git@javispedro.com>2022-02-10 22:10:53 +0100
commit074f90ec63b821c67d16a2dae95f315edfa7125e (patch)
treefbe03aad6bf921e8730614e3794999b2696c1d8e
parent44a797ceaad46fcc9d9faf80efb4f8ad74f611b6 (diff)
downloadvmusic-0.3.1.tar.gz
vmusic-0.3.1.zip
bump to 0.3.1v0.3.1
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 35450b2..9f57568 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ drivers post-SB16 already use the MPU-401 device.
# Installing
-You can try using the [VMusic.vbox-extpack](http://depot.javispedro.com/vbox/VMusic-0.3-vbox6.1.32.vbox-extpack)
+You can try using the [VMusic.vbox-extpack](http://depot.javispedro.com/vbox/VMusic-0.3.1-vbox6.1.32.vbox-extpack)
I built for VirtualBox 6.1.32,
which you can install into VirtualBox through the VirtualBox Preferences -> Extension Packs GUI,
or by running `VBoxManage extpack install VMusic.vbox-extpack`.
@@ -144,6 +144,10 @@ After this, just type `make` followed by `make pack` and `VMusic.vbox-extpack` s
# Changelog
+* v0.3.1 EMU8000 RAM is now saved in snapshots,
+ OPL emulator uses 49716Hz sample rate by default now,
+ renamed some config settings.
+
* v0.3 added support in MPU-401 for UART-mode MIDI input, and the EMU8000 device.
* v0.2 is the initial release