| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Sgb2GnauralDist.tar.gz | 2012-01-25 | 197.0 kB | |
| Totals: 1 Item | 197.0 kB | 0 | |
------------------------------- SBaGen to GNaural Converter 2.0 ------------------------------- This application can be used in two ways: 1) Converting single file - Open *.sbg file (File->Open / Ctrl+O) - Edit Title, Author and Description - Save *.gnaural file (File->SaveAs / Ctrl+Shift+S) - Check log textarea for errors 2) Converting whole directory of *.sbg files - Choose directory (File->Batch / Ctrl+B) - Title will be added automatically from file name - Check log textarea for errors -------------------------------- wxWidgets 2.8 -------------------------------- I've completely rewritten this program from C#.NET to C++ using wxWidgets 2.8 so now it is multiplatform. -------------------------------- Building from source code -------------------------------- Requires wxWidgets 2.8. You can create workspace and project files easily using premake4 from build folder and then open them in your favourite IDE. -------------------------------- Dealing with errors -------------------------------- If there is an error while opening file, you will probably see a number of line in log textarea containing it. So try to edit *. sbg file manually to make it look more like lines with no error and try it again. It there is an error while saving file, read what's wrong and try to fix it (e.g. release file from being used by other application). -------------------------------- About -------------------------------- Author: jeminacek Created: 2012/01