Jamie Hardt
|
5b9d326e94
|
Removed some dead code
|
2022-11-23 11:04:00 -08:00 |
|
Ronald van Elburg
|
62a34cfee8
|
Make it possible to pass file handles or in memory wav data to wavinfo. Some of the fields for the __repr__ where not available for files. For these the url member is set to "about:blank", and the self.path to the representation of the incoming object. The formating in __repr__ turned out to be broken, with fixing that we also had to fix the test on __repr__.
|
2022-08-30 11:42:47 +02:00 |
|
Elijah Lopez
|
7589d5fb82
|
Add metadata tests
|
2020-08-14 15:19:28 -04:00 |
|
Elijah Lopez
|
f8bf6cb4a0
|
Add tests
|
2020-08-14 15:03:06 -04:00 |
|
Jamie Hardt
|
ffa51eaff4
|
Tests for walking metadata
|
2020-01-05 17:10:33 -08:00 |
|
Jamie Hardt
|
4dfc1ab33c
|
Added iXML track list parsing
|
2019-08-19 11:39:13 -07:00 |
|
Jamie Hardt
|
ae1594d496
|
Update test_wave_parsing.py
|
2019-06-25 14:47:34 -07:00 |
|
Jamie Hardt
|
177e913c86
|
Update test_wave_parsing.py
|
2019-06-25 13:17:18 -07:00 |
|
Jamie Hardt
|
b7aeccacf5
|
Reorganized some test code
|
2019-06-25 11:00:07 -07:00 |
|
Jamie Hardt
|
12de7b078f
|
Update test_wave_parsing.py
|
2019-01-05 12:34:54 -08:00 |
|
Jamie Hardt
|
1e0f31a794
|
Update test_wave_parsing.py
Style
|
2019-01-05 12:25:34 -08:00 |
|
Jamie Hardt
|
4f0c26f5ca
|
Update test_wave_parsing.py
2.7 test support
|
2019-01-05 10:27:29 -08:00 |
|
Jamie Hardt
|
c20b17e82c
|
Fixed an infinite loop
Parsing this new file from soundgrinder seems to be error-prone, for now this fixes it.
|
2019-01-04 18:36:22 -08:00 |
|
Jamie Hardt
|
c88599f4fd
|
Update test_wave_parsing.py
Decode ffprobe output before handing over to json
|
2019-01-03 11:38:00 -08:00 |
|
Jamie Hardt
|
b7d9f6758d
|
Update test_wave_parsing.py
Removed absolute path to ffprobe
|
2019-01-03 11:32:41 -08:00 |
|
Jamie Hardt
|
99aa29c5f3
|
More work
|
2019-01-01 23:19:22 -08:00 |
|
Jamie Hardt
|
41b599923a
|
bext Version handling
|
2019-01-01 20:51:54 -08:00 |
|
Jamie Hardt
|
ae09897abf
|
Fixed bext parsing for metacorder
These have really screwed-up bext chunks that aren't zero-filled.
|
2019-01-01 19:30:43 -08:00 |
|
Jamie Hardt
|
bdb39684c7
|
Update test_wave_parsing.py
Removed capture_output argument, it's too new
|
2019-01-01 12:15:17 -08:00 |
|
Jamie Hardt
|
feb8753ff9
|
Tests
|
2019-01-01 11:47:09 -08:00 |
|