log tests/test_core.py @ 308:bc963239143f

age author description
Sat, 12 Oct 2019 16:23:17 +0100 Amine Sehili Refactor AudioRegion.load and add tests
Fri, 11 Oct 2019 20:58:49 +0100 Amine Sehili Force specifying max_read when reading from microphone in AudioRegion.load
Fri, 11 Oct 2019 20:43:07 +0100 Amine Sehili Forbid the use of max_read and mr with AudioRegion.split
Wed, 09 Oct 2019 22:10:13 +0100 Amine Sehili Fix AudioRegion.split_and_plot test
Tue, 08 Oct 2019 20:16:11 +0100 Amine Sehili Add test for callable validator in split
Thu, 12 Sep 2019 20:59:12 +0100 Amine Sehili Add test for split_and_plot
Mon, 02 Sep 2019 22:17:29 +0100 Amine Sehili Add tests for AudioRegion.split
Sun, 01 Sep 2019 09:10:52 +0100 Amine Sehili Add tests for AudioRegion.samples
Fri, 30 Aug 2019 20:50:12 +0100 Amine Sehili Add tests for __truediv__
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