shithub: aubio

Download patch

ref: 134f1b72d33fa7a575ce1a06258c4a2e53e3c9f0
parent: d958b3c4639426df9b56d398025dbb050cdf878b
author: Paul Brossier <piem@piem.org>
date: Fri Dec 7 08:10:54 EST 2018

[doc] add py_temporal page

--- /dev/null
+++ b/doc/py_temporal.rst
@@ -1,0 +1,8 @@
+.. currentmodule:: aubio
+.. default-domain:: py
+
+Digital filters
+---------------
+
+.. autoclass:: digital_filter
+  :members:
--- a/doc/python.rst
+++ b/doc/python.rst
@@ -30,6 +30,7 @@
 
    py_datatypes
    py_io
+   py_temporal
    py_spectral
    py_utils
    py_examples