]> git.parisson.com Git - timeside-diadems.git/commitdiff
again
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 8 Nov 2013 00:34:52 +0000 (01:34 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 8 Nov 2013 00:34:52 +0000 (01:34 +0100)
README.rst

index 94937c7d91970087f73008fe37f76856711ad245..14aa23bae1175f91a4524ea5f78ce76ee66eab85 100644 (file)
@@ -33,38 +33,38 @@ Processors
 ==========
 
  * IEncoder
-  - VorbisEncoder [gst_vorbis_enc]
-  - WavEncoder [gst_wav_enc]
-  - Mp3Encoder [gst_mp3_enc]
-  - FlacEncoder [gst_flac_enc]
-  - AacEncoder [gst_aac_enc]
-  - WebMEncoder [gst_webm_enc]
+  * VorbisEncoder [gst_vorbis_enc]
+  * WavEncoder [gst_wav_enc]
+  * Mp3Encoder [gst_mp3_enc]
+  * FlacEncoder [gst_flac_enc]
+  * AacEncoder [gst_aac_enc]
+  * WebMEncoder [gst_webm_enc]
  * IDecoder
-  - FileDecoder [gst_dec]
+  * FileDecoder [gst_dec]
  * IGrapher
-  - Waveform [waveform_simple]
-  - WaveformCentroid [waveform_centroid]
-  - WaveformTransparent [waveform_transparent]
-  - WaveformContourBlack [waveform_contour_black]
-  - WaveformContourWhite [waveform_contour_white]
-  - SpectrogramLog [spectrogram_log]
-  - SpectrogramLinear [spectrogram_linear]
+  * Waveform [waveform_simple]
+  * WaveformCentroid [waveform_centroid]
+  * WaveformTransparent [waveform_transparent]
+  * WaveformContourBlack [waveform_contour_black]
+  * WaveformContourWhite [waveform_contour_white]
+  * SpectrogramLog [spectrogram_log]
+  * SpectrogramLinear [spectrogram_linear]
  * IAnalyzer
-  - IValueAnalyzer
+  * IValueAnalyzer
     * Level [level]
     * MeanDCShift [mean_dc_shift]
-  - AubioTemporal [aubio_temporal]
-  - AubioPitch [aubio_pitch]
-  - AubioMfcc [aubio_mfcc]
-  - AubioMelEnergy [aubio_melenergy]
-  - AubioSpecdesc [aubio_specdesc]
-  - Yaafe [yaafe]
-  - Spectrogram [spectrogram_analyzer]
-  - Waveform [waveform_analyzer]
-  - VampSimpleHost [vamp_simple_host]
-  - IRITSpeechEntropy [irit_speech_entropy]
-  - IRITSpeech4Hz [irit_speech_4hz]
-  - OnsetDetectionFunction [odf]
+  * AubioTemporal [aubio_temporal]
+  * AubioPitch [aubio_pitch]
+  * AubioMfcc [aubio_mfcc]
+  * AubioMelEnergy [aubio_melenergy]
+  * AubioSpecdesc [aubio_specdesc]
+  * Yaafe [yaafe]
+  * Spectrogram [spectrogram_analyzer]
+  * Waveform [waveform_analyzer]
+  * VampSimpleHost [vamp_simple_host]
+  * IRITSpeechEntropy [irit_speech_entropy]
+  * IRITSpeech4Hz [irit_speech_4hz]
+  * OnsetDetectionFunction [odf]
 
 
 News