Re: [Spice-devel] [PATCH spice-server 4/4] test-playback: Simplify wave generation formulae

2018-12-25 Thread Frediano Ziglio
> > remove the last e above > > On 12/21/18 10:58 AM, Frediano Ziglio wrote: > > Split level computation, make clear is a sine wave on both channels. > > I don't understand what you mean in the second part of the sentence. > A "sine wave" is a mathematical formulae, channels are the audio chann

Re: [Spice-devel] [PATCH spice-server 4/4] test-playback: Simplify wave generation formulae

2018-12-25 Thread Uri Lublin
remove the last e above On 12/21/18 10:58 AM, Frediano Ziglio wrote: Split level computation, make clear is a sine wave on both channels. I don't understand what you mean in the second part of the sentence. Signed-off-by: Frediano Ziglio Acked-by: Uri Lublin Uri. --- server/tests/te

[Spice-devel] [PATCH spice-server 4/4] test-playback: Simplify wave generation formulae

2018-12-21 Thread Frediano Ziglio
Split level computation, make clear is a sine wave on both channels. Signed-off-by: Frediano Ziglio --- server/tests/test-playback.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/server/tests/test-playback.c b/server/tests/test-playback.c index 87469c8e..290c8609 100644 -