log tests/test_core.py @ 245:1dfba457a9e1

age author description
Mon, 19 Aug 2019 20:18:51 +0100 Amine Sehili Implement __len__ and len in AudioRegion and views
Wed, 31 Jul 2019 20:07:27 +0100 Amine Sehili Add metadata support to AudioRegion
Fri, 26 Jul 2019 20:46:53 +0100 Amine Sehili Make sure split keeps original number of channels
Sat, 20 Jul 2019 12:10:11 +0100 Amine Sehili Raise ValueError for negative and null analysis window
Fri, 19 Jul 2019 23:24:17 +0100 Amine Sehili Raise ValueError for too small analysis window
Fri, 19 Jul 2019 21:43:01 +0100 Amine Sehili Add more tests for different analysis windows with channel mixing in split
Fri, 19 Jul 2019 21:15:20 +0100 Amine Sehili Add epsilon argument to _duration_to_nb_windows to avoid round errors
Thu, 18 Jul 2019 20:28:45 +0100 Amine Sehili Add more tests for different analysis windows in split