Menu

Sundering Horde / Blog: Recent posts

Chugging Away

Almost ready for a second release.

Still trying to work a few things out, and getting sidetracked by "Oh! What if..."'s that keep popping up.

Will see if I can get a new upload done by next week. Maybe this time with a jar, instead of just the NetBeans and source files.

Posted by Mabus 2012-08-16

Java and Midi Volume

Good news:
* Got the Options Panel in.
* Got the Midi choice toggle in.
* Got a Play Midi button for checking whether they want it on Option Screen.
* Added a Save configuration button.
* Configuration checks whether sh.cfg exists, deletes it if it does, and writes a new she.cfg file.
* LoadConfig() added to PlayButton to load PlayMidi Boolean.

Bad news:
Java volume controls of Midi using sliders is a bear. Will come back to it.

Posted by Mabus 2012-08-08

Midi, and to Play or Not to Play

Working on setting up the midi play methods, the option's panel midi configuration, the option's configuration save file, and hopefully a midi volume control.

Some people don't like music coming from a game. Some might find the public domain selections I am using in this educational software not at all to their liking. Some may enjoy the background, but want the volume a bit lower.

Let's see if I can satisfy all of those conditions.... read more

Posted by Mabus 2012-08-07