Regenerated windows builds again
Merge with c2d9335b56320694cfa3cb9e506ba309d1ac191f
Regenerated windows builds
Fixed an error where memory was not properly cleared upon opening more than 4 simultaneous streams
regenerated windows binaries and adjusted buffer sizes for demo programs
Added InputStream implementation in main source folder. Restructured demo files and added javasound demo program. Added native function to check if playback has stopped.
Regenerated windows binaries
Fixed a bug where the playback position was not reset when reusing a handle
regenerated linux binaries
Fixed playback bug introduced in previous commit and regenerated windows binaries
Added function to get the length of the midi file and cleaned up native library loading code
Added bin to hgignore
removed bin folder
Fixed windows build scripts and added windows binaries. Updated library to work with Java 1.6.
Initial import