]> git.parisson.com Git - timeside.git/commitdiff
fix spelling
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 4 Feb 2014 08:51:07 +0000 (09:51 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 4 Feb 2014 08:51:07 +0000 (09:51 +0100)
README.rst

index 40a0ca80ea61710db2598e017f616d656dfdcaa6..3bea43bbc8f11bb1f4d29f2d6fa06598273c083f 100644 (file)
@@ -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