Home
last modified time | relevance | path

Searched refs:peakBalance (Results 1 – 1 of 1) sorted by relevance

/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DCMetersWindow.cpp337 peakBalance(0), in CBalanceMeter()
420 x=(FXint)(peakBalance*width)/2; in onCanvasPaint()
437 peakBalance=((float)rightPeakLevel-(float)leftPeakLevel)/MAX_SAMPLE; in setBalance()
457 float peakBalance; member in CBalanceMeter