VERA: 4x the volume
This commit is contained in:
parent
0e2ecaf6be
commit
3707a86f42
2 changed files with 5 additions and 0 deletions
|
|
@ -372,6 +372,10 @@ void DivPlatformVERA::muteChannel(int ch, bool mute) {
|
|||
}
|
||||
}
|
||||
|
||||
float DivPlatformVERA::getPostAmp() {
|
||||
return 4.0f;
|
||||
}
|
||||
|
||||
bool DivPlatformVERA::isStereo() {
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue