making _sure_ that #37 doesn't happen anymroe
This commit is contained in:
parent
05ca421d78
commit
df8b53db7a
|
@ -250,6 +250,7 @@ public class MultiClip {
|
|||
val = -80.0f;
|
||||
}
|
||||
((FloatControl) c.getControl(FloatControl.Type.MASTER_GAIN)).setValue(val);
|
||||
} catch (IllegalArgumentException ignored) {
|
||||
} catch (LineUnavailableException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user