Skip to content

v0.1.3-1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@archi archi released this 16 Jun 20:33
· 13 commits to master since this release

This fixes release v0.1.2-alpha, which failed to start. This time I started the program and converted the 8channels plugin.

Repackaged as version v0.1.3-1-alpha: Now also includes the necessary DLLs for those users who don't happen to have StrawberryPerl installed ;-)

This version will also parse the NetList XML and process crossovers (XOs) - but while it looks sane, that functionality is not yet tested. So as before, make sure to check the resulting plugin.ini, especially if you're using XOs.

Once I am a little bit more sure about the XOs, I will create a 0.2.0 release.

Also, starting with this release, I'll only publish Windows executables as long as this is in alpha. Since SigmaStudio needs Windows anyway, I assume the number of Linux users requiring pre-built executables to be virtually 0. Advanced Linux users: Just clone the git and run the src/gui.pl for a GUI, and src/converter.pl for a shell interface. Everything is crossplatform anyway. You only need to install the Perl::Tk and Perl::LibXML from your distributions repository (or CPAN). If you're interested in getting regular Linux builds [again], please open an issue and let me know :)