BlueAdept
10-22-2020, 07:02 PM
Announcing the release of ShowEQ version 5.13.10.103. This version is compatible with the Oct 21st release. Special thanks to Newby for the patch.
BlueAdept (10/22/20)
- Updated version to 5.13.10.103
- Support EQ patch 10/21/20
- Updated Fixed network packets (cn187)
This new release is available in the files section of SourceForge at https://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.103/, or from the SVN repository at https://svn.code.sf.net/p/seq/svn/showeq/tags/v5_13_10_103/
Installation (tarball):
$ tar xjvf showeq-5.13.10.103.tar.bz2
$ cd showeq-5.13.10.103
$ ./configure
$ make
$ make install
Installation (SVN):
$ svn checkout https://svn.code.sf.net/p/seq/svn/showeq/trunk showeq-5.13.10.103
$ cd showeq-5.13.10.103
$ make -f Makefile.dist build
$ ./configure
$ make
$ make install
BlueAdept (10/22/20)
- Updated version to 5.13.10.103
- Support EQ patch 10/21/20
- Updated Fixed network packets (cn187)
This new release is available in the files section of SourceForge at https://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.103/, or from the SVN repository at https://svn.code.sf.net/p/seq/svn/showeq/tags/v5_13_10_103/
Installation (tarball):
$ tar xjvf showeq-5.13.10.103.tar.bz2
$ cd showeq-5.13.10.103
$ ./configure
$ make
$ make install
Installation (SVN):
$ svn checkout https://svn.code.sf.net/p/seq/svn/showeq/trunk showeq-5.13.10.103
$ cd showeq-5.13.10.103
$ make -f Makefile.dist build
$ ./configure
$ make
$ make install