jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It supports short samples as well as streaming format. The GUI allows dynamically adding and removing new slots for samples.
Be the first to post a text review of jbuzzer. Rate and review a project by clicking thumbs up or thumbs down in the right column.
/* * File : $Source: /cvsroot/jbuzzer/jbuzzer/history.txt,v $ * Date : $Date: 2007/05/04 13:05:44 $ * Version: $Revision: 1.2 $ * * This file is part of JBuzzer - * the just for fun audio sample player. * * Copyright (c) 2006 Achim Westermann */ History of changes for the JBuzzer project. Changes are chronologically ordered from top (most recent) to bottom (least recent). Legend: ! New Feature * Bug fixed, (unreleased) points out that this bug was never released. - General comment o API change that requires refactoring. Note that refactoring of protected code intended for library internal details will not be listed. JBuzzer 1.0.6 - May, 4th, 2007 * Fixed issue #1238511: Can't load Clips (with java > 1.4.2). ! Refactored code for Java 1.5 compatiblity. - Changed version number formatting. - Switched java executable generator from j2exe to jsmooth. - Automated proguard shrinking (ANT integration). * Fixed issue with large files being loaded to RAM instead of being handeled as a stream based clip (OutOfMemoryError). - Renamed library folder from "ext" to "lib". JBuzzer 1.05 - September, 28st, 2004 * Major unreported but also untested bugfixes. Unregistering of removed slots failed allowing to play non-visible and removed samples. Nightly 1.04 had to be deleted, as a proguard script was not adopted to changes which made addition of new samples impossible. JBuzzer 1.04 - September, 15st, 2004 * Bugfix #1014601: Button order not correct. New keycode policy: -Unique suggestions for new soundslots. -Automatic remembrance of previously used (but now free) keys. * Desktop-icon bug: Changed "My Application" to "jbuzzer". JBuzzer 1.03 - February, 9st, 2004 ! Changed from JSX version 2.0.9.5 to freeJSX freeJSX1.0.7.5. * Fixed OutOfMemoryError when handling VBR - encoded mp3s. JBuzzer 1.02 - unknown date ! Improved performance. ! Stable playback regardless of the amount of long samples currently being scanned / decoded. ! Gui reflects initialization process for samples.
/* * File : $Source: /cvsroot/jbuzzer/jbuzzer/history.txt,v $ * Date : $Date: 2007/05/04 13:05:44 $ * Version: $Revision: 1.2 $ * * This file is part of JBuzzer - * the just for fun audio sample player. * * Copyright (c) 2006 Achim Westermann */ History of changes for the JBuzzer project. Changes are chronologically ordered from top (most recent) to bottom (least recent). Legend: ! New Feature * Bug fixed, (unreleased) points out that this bug was never released. - General comment o API change that requires refactoring. Note that refactoring of protected code intended for library internal details will not be listed. JBuzzer 1.0.6 - May, 4th, 2007 * Fixed issue #1238511: Can't load Clips (with java > 1.4.2). ! Refactored code for Java 1.5 compatiblity. - Changed version number formatting. - Switched java executable generator from j2exe to jsmooth. - Automated proguard shrinking (ANT integration). * Fixed issue with large files being loaded to RAM instead of being handeled as a stream based clip (OutOfMemoryError). - Renamed library folder from "ext" to "lib". JBuzzer 1.05 - September, 28st, 2004 * Major unreported but also untested bugfixes. Unregistering of removed slots failed allowing to play non-visible and removed samples. Nightly 1.04 had to be deleted, as a proguard script was not adopted to changes which made addition of new samples impossible. JBuzzer 1.04 - September, 15st, 2004 * Bugfix #1014601: Button order not correct. New keycode policy: -Unique suggestions for new soundslots. -Automatic remembrance of previously used (but now free) keys. * Desktop-icon bug: Changed "My Application" to "jbuzzer". JBuzzer 1.03 - February, 9st, 2004 ! Changed from JSX version 2.0.9.5 to freeJSX freeJSX1.0.7.5. * Fixed OutOfMemoryError when handling VBR - encoded mp3s. JBuzzer 1.02 - unknown date ! Improved performance. ! Stable playback regardless of the amount of long samples currently being scanned / decoded. ! Gui reflects initialization process for samples.
Read the changelog in the windows installer version: http://sourceforge.net/project/shownotes.php?release_id=263972
See releases for windows: http://sourceforge.net/project/shownotes.php?release_id=263972
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?