Page 1 of 1

wide VU meters (added in 11.1.0)

Posted: Sat Aug 25, 2012 1:33 am
by newlifedrama
This is really minor, I almost hesitate to ask.
In SCS 10, the VU meters were wide (the bars were wide), and the bars nearly touched.
SCS11 has thin bars that are far apart, they just look funny to me.
Perhaps add an option to the Meters menu called "VUwide(Levels)" or something?

Re: wide VU meters

Posted: Mon Aug 27, 2012 10:40 am
by Mike Daniell
It may be a 'minor' request, but it's very easy to implement so this has now been added to the next release.

Re: wide VU meters

Posted: Mon Aug 27, 2012 7:38 pm
by alexrosello
in old versions (10.7.6) the VU meters had three colors (green, yellow and red) and was more usefull to adjust the level of diferent tracks, but in SCS 10.9 and SCS 11 have only 2 colors. Is possible to have VU meters with 3 colors?
regards

Re: wide VU meters

Posted: Wed Aug 29, 2012 1:23 pm
by Mike Daniell
alexrosello wrote:in old versions (10.7.6) the VU meters had three colors (green, yellow and red) and was more usefull to adjust the level of diferent tracks, but in SCS 10.9 and SCS 11 have only 2 colors. Is possible to have VU meters with 3 colors?
regards
I could certainly implement this but I have some reservations about it. I removed red from the display as seeing a VU meter go into the red implies overload or clipping. This does not happen internally, however, with DirectSound (the underlying sound engine that the SCS design is based on) as DirectSound only provides audio attenuation, not amplification. That is why the maximum level is 0dB, and by default SCS sets device levels at -3dB.

Amplification is available with ASIO - both with BASS ASIO and SM-S ASIO, but currently the SCS user interface does not support levels greater than 0dB.