KonsolScript 0.1.55 released

This latest release packs the MIDI-supported Sound class.

All functions of Sound class was modified to support MIDI. All except for the functions:
- Sound:GetPan(sndHndl, Number_Var)
- Sound:SetPan(value,sndHndl)
- Sound:Pause(sndHndl)

It’s kind of complicated to modify the source and integrating MIDI. We promise, by next release it should be solved.
As always, KonsolScript is released in three zip files for tree different user-groups which can browsed here:
(http://sourceforge.net/project/showfiles.php?group_id=164830&package_id=186723&release_id=447623)

a binary distribution for the alpha testers
(http://downloads.sourceforge.net/konsolscript/konsolscript_0_1_55_bin.zip).

source distribution for the researchers
(http://downloads.sourceforge.net/konsolscript/konsolscript_0_1_55_src.zip).

and an end-user distribution for the beta testers
(http://downloads.sourceforge.net/konsolscript/konsolscript_0_1_55_setup.zip)

More news:

Do you hate the editor packed in KonsolScript distribution? If you are interested, why don’t you modify it yourself? Yes, the source code is available.
(http://downloads.sourceforge.net/konsolscript/kside_src.zip).

Still working your way to get learning how to program with KonsolScript? Get the updated Illustrated KonsolScripting ebook. (http://downloads.sourceforge.net/konsolscript/illustrated_konsolscripting_0_00_02.zip)