Skip to content
This repository was archived by the owner on May 3, 2021. It is now read-only.

something wrong with vertical scaling #8

Open
splace opened this issue Feb 25, 2016 · 0 comments
Open

something wrong with vertical scaling #8

splace opened this issue Feb 25, 2016 · 0 comments

Comments

@splace
Copy link

splace commented Feb 25, 2016

this;

./waveform.a -resolution 1000 < wavTones.com.unregistred.sin_10Hz_-12dBFS_1s.wav > temp.png

(wav file from here; http://www.wavtones.com/functiongenerator.php github wont let me add wav files, but these both produce correct waveforms in audacity.)

produces this;

temp

which is too big, -12db is 1/4 full scale.

and this, which is just full scale;

./waveform.a -resolution 1000 < wavTones.com.unregistred.sin_10Hz_0dBFS_1s.wav > temp.png

produces this? (completely white png)

temp

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant