Commit Graph

33 Commits

Author SHA1 Message Date
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
6014d1d48b Update utils.py 2020-08-14 15:05:32 -04:00
Elijah Lopez
f8bf6cb4a0 Add tests 2020-08-14 15:03:06 -04:00
Jamie Hardt
5a30ce3afc UMID Implementation 2020-01-06 08:27:34 -08: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
99bfa99b3b Renamed Sequoia file 2019-06-25 11:07:55 -07:00
Jamie Hardt
b7aeccacf5 Reorganized some test code 2019-06-25 11:00:07 -07:00
Jamie Hardt
9d5f8899d5 RF64 Test files
Adding RF64 Test files, zipped
2019-06-25 10:09:46 -07:00
Jamie Hardt
526bc0c29c Create Testfile_PYR_BWF.wav
A test file from pyramix
2019-06-23 20:30:01 -07:00
Jamie Hardt
185c810e7c Create test_zoom_f8.py
Stub test
2019-02-14 09:44:16 -08:00
Jamie Hardt
ebc224d5d2 Added Zoom F8 test cases from #1 2019-02-14 09:31:47 -08: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
52613b78f3 Create new_camera bumb 1.wav
Added test file for more code coverage
2019-01-04 17:55:30 -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
f5c0700e47 Delete BULLET Impact Plastic LCD TV Screen Shatter Debris 2x.wav 2019-01-02 12:17:26 -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
d37726f090 Reorganized test WAVs into folders 2019-01-01 19:30:06 -08:00
Jamie Hardt
ae52152111 More test WAV files
From Gallery Metacorder
2019-01-01 13:44:56 -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
Jamie Hardt
c45b00828a Another test file, more jupyter experiments 2018-12-31 16:43:26 -08:00
Jamie Hardt
f61198d33e Create PT A101_4.A1.wav
A file with Pro Tools metadata
2018-12-31 15:53:12 -08:00
Jamie Hardt
e1a8c3a395 WAV files
test wav files
2018-12-31 12:41:55 -08:00