forked from hex007/freej2me
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Manager: Cap the playTone() duration to a minimum of 50ms.
Some Karma Studios games use a ludicrously low value of 10ms for its notes, which is barely enough for Java to start playing them, so use a baseline of 50ms so that in all cases, they're audible. Related to #50.
- Loading branch information
1 parent
9995577
commit 000af5d
Showing
1 changed file
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters