From d8800091bb55fe77ea12fcd2e1bdd26e1b68babd Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 4 Feb 2014 09:51:07 +0100 Subject: [PATCH] fix spelling --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 40a0ca8..3bea43b 100644 --- a/README.rst +++ b/README.rst @@ -100,9 +100,9 @@ News * Make Analyzer rendering more generic and easy to implement * Analyzer : implement rendering capability for event and segment + add some more analyzer graphers * Analyzer : refactoring the results rendering method. + Capability to use matplotlib in environnement with no display - * Decoder : Add a Live decoder to get data from the soudcard + * Decoder : Add a Live decoder to get data from the soundcard * Decoder : add support for 96kHz sampling rate - * Encoder: live AudioSink encoder, encoder that plays the audio stream through the sounbcard + * Encoder: live AudioSink encoder, encoder that plays the audio stream through the soundcard * Grapher : add a generic Class to display Analyzers through their 'render' method. Add the new grapher file * Grapher : add a generic Class to display Analyzers through their 'render' method. For now, it only support FrameValueResult analyzer * Core : add a condition to catch signal only if a LiveDecoder source is used -- 2.39.5