diff --git a/INSTALL.md b/INSTALL.md new file mode 100644 index 0000000..8c6dc39 --- /dev/null +++ b/INSTALL.md @@ -0,0 +1,11 @@ +For the release version: + +* Move the files from the downloaded zip to the following locations +* let %INST% be the installation path of DMXControl3 - the default is `C:\Program Files (x86)\DMXControl3` + +| File | Location | +| ---- | -------- | +| NAudio.dll | %INST%\GUI\NAudio.dll | +| NAudio.WindowsMediaFormat.dll | %INST%\GUI\NAudio.WindowsMediaFormat.dll | +| MidiPlugin.dll | %INST%\GUI\Plugins\MidiPlugin.dll | +| MidiPlugin.Rules.dll | %INST%\GUI\MidiPlugin.Rules.dll |