mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-23 03:17:39 +02:00
portaudio
git-svn-id: svn://elaine/murooma/trunk@217 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
66820ec06e
commit
9c6ee38ce4
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ void PcmEncoder::encode(Chunk* chunk)
|
|||
{
|
||||
/* WireChunk* wireChunk = chunk->wireChunk;
|
||||
for (size_t n=0; n<wireChunk->length; ++n)
|
||||
wireChunk->payload[n] *= 1.5;
|
||||
wireChunk->payload[n] *= 1;
|
||||
*/
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue