--- old/src/java.desktop/share/classes/javax/sound/sampled/ReverbType.java 2017-05-12 16:11:36.000000000 -0700 +++ new/src/java.desktop/share/classes/javax/sound/sampled/ReverbType.java 2017-05-12 16:11:35.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 @@ -73,8 +73,10 @@ * * Reverberation Types and Parameters * - * - * + *
+ * + * * * * @@ -83,7 +85,8 @@ * * * - * + * + * * * * @@ -128,7 +131,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