From b79c4b7e3cab3711e87ba9e28fa8423a84ea7efa Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Tue, 27 Dec 2016 23:15:15 +0800 Subject: First official version with experimental support for the visualization plugin on Windows. Fixed several critical bugs causing the plugin to crash QMP. --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c878a1f..ba87e64 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,19 @@ Features: * Playlists * Editing synthesizer effects * Rendering midi to wave file -* Visualization using SMELT (currently Linux only) +* Visualization using SMELT (highly experimental Windows version now available) * MIDI mapping (based on RtMidi) Tested on Debian sid and Windows Vista~10. A QML version is now in construction. It's only a technology preview and should not be used for non-testing purpose. + +# Building QMidiPlayer +Please follow the instruction found in the file "INSTALL". + +_Warning: building QMidiPlayer for Windows is somehow a formidable task._ +_Go ahead if you are ready to deal with metaphysics._ + +# Manual +Try the button in the top-right corner. -- cgit v1.2.3