--- old/src/java.desktop/share/classes/javax/sound/sampled/ReverbType.java 2017-05-18 14:08:09.000000000 -0700 +++ new/src/java.desktop/share/classes/javax/sound/sampled/ReverbType.java 2017-05-18 14:08:08.000000000 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -69,12 +69,11 @@ *

* The following table shows what parameter values an implementation might use * for a representative set of reverberation settings. - *

- * - * Reverberation Types and Parameters - * - * * + *
+ * + * * * * @@ -83,7 +82,8 @@ * * * - * + * + * * * * @@ -128,7 +128,7 @@ * * * - * + * *
Reverb types and params: decay time, late intensity, late delay, + * early intensity, and early delay
TypeDecay Time (ms)Early Intensity (dB)Early Delay(ms)
Cavern2250-7.00.6
* * @author Kara Kytle