issues
search
rFlex
/
SCWaveformView
A blazing fast customizable waveform view
Apache License 2.0
457
stars
59
forks
source link
A few fixes
#11
Closed
streeter
closed
9 years ago
streeter
commented
9 years ago
Put logging behind a flag that is easier to turn on
Used unsigned types, when possible
Ran the analyzer, and fixed the warnings it generated
Used
roundf
to make sure we predictable rounded the sample count.
roundf
to make sure we predictable rounded the sample count.