Skip to content

ConverterScaler not changing the volume correctly #157

Discussion options

You must be logged in to vote

The following should work

SquareWaveGenerator<sound_t> squareWaveE(MAX_VOLUME);
GeneratedSoundStream<sound_t> soundE(squareWaveE);
VolumeStream volume(soundE);
I2SStream i2s;
StreamCopy copier2(i2s, volume);

Replies: 10 comments 13 replies

Comment options

You must be logged in to vote
1 reply
@GustavAbrahamsson
Comment options

Comment options

You must be logged in to vote
1 reply
@GustavAbrahamsson
Comment options

Comment options

You must be logged in to vote
1 reply
@GustavAbrahamsson
Comment options

Comment options

You must be logged in to vote
3 replies
@GustavAbrahamsson
Comment options

@GustavAbrahamsson
Comment options

@palomena
Comment options

Answer selected by GustavAbrahamsson
Comment options

You must be logged in to vote
1 reply
@palomena
Comment options

Comment options

You must be logged in to vote
1 reply
@palomena
Comment options

Comment options

You must be logged in to vote
1 reply
@palomena
Comment options

Comment options

You must be logged in to vote
1 reply
@palomena
Comment options

Comment options

You must be logged in to vote
1 reply
@fobi55
Comment options

Comment options

You must be logged in to vote
2 replies
@fobi55
Comment options

@fobi55
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants