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 |
|
Elijah Lopez
|
6d8e717f42
|
Update wave_info_reader.py
|
2020-08-14 14:51:31 -04:00 |
|
Elijah Lopez
|
ba232605db
|
fix bugs
|
2020-08-14 14:48:49 -04:00 |
|
Elijah Lopez
|
9a90a0c310
|
Update wave_reader.py
|
2020-08-14 14:34:17 -04:00 |
|
Elijah Lopez
|
add390c0a0
|
Formatting, refactoring, __repr__
|
2020-08-14 09:07:56 -04:00 |
|
Jamie Hardt
|
7351623e3a
|
Update riff_parser.py
Pass file signature to parse_rf64()
|
2020-08-07 22:56:31 -07:00 |
|
Jamie Hardt
|
c23ca4bded
|
Update rf64_parser.py
Parameterize the file magic number.
|
2020-08-07 22:55:37 -07:00 |
|
Jamie Hardt
|
8fe799b211
|
Update riff_parser.py
Added `BW64` identifier, which is apparently what certain ITU/EBU big WAV files use.
|
2020-08-07 22:52:28 -07:00 |
|
Jamie Hardt
|
18ebd22ec1
|
Update wave_info_reader.py
Removed redundant "ISFT" fourcc
|
2020-06-24 18:30:14 -07:00 |
|
Jamie Hardt
|
cf8aa36fc3
|
Update README.md
|
2020-01-06 09:16:24 -08:00 |
|
Jamie Hardt
|
12d16a472f
|
Update README.md
|
2020-01-06 09:12:24 -08:00 |
|
Jamie Hardt
|
39210738e3
|
Update umid_parser.py
Can't figure out how these are formatted as string yet so will just output raw hex
|
2020-01-06 08:58:32 -08:00 |
|
Jamie Hardt
|
966da7c4a2
|
Merge branch 'master' of https://github.com/iluvcapra/wavinfo
|
2020-01-06 08:27:38 -08:00 |
|
Jamie Hardt
|
5a30ce3afc
|
UMID Implementation
|
2020-01-06 08:27:34 -08:00 |
|
Jamie Hardt
|
1b9547e8c2
|
Style tweaks
Style stuff
|
2020-01-06 08:27:26 -08:00 |
|
Jamie Hardt
|
1507898b9e
|
Update jamiehardt.xml
|
2020-01-06 08:23:56 -08:00 |
|
Jamie Hardt
|
4f2a6689f5
|
Update README.md
|
2020-01-05 19:41:52 -08:00 |
|
Jamie Hardt
|
597acb2122
|
Update README.md
|
2020-01-05 19:28:54 -08:00 |
|
Jamie Hardt
|
9d9592e9e1
|
Update wave_reader.py
output INFO and test for if these aren't present
|
2020-01-05 19:20:12 -08:00 |
|
Jamie Hardt
|
b0c5a7de72
|
Update wave_bext_reader.py
Print UMID in to_dict
|
2020-01-05 19:19:56 -08:00 |
|
Jamie Hardt
|
c36b53c5c5
|
Update wave_ixml_reader.py
Removed dead code from iXML parser
|
2020-01-05 17:20:05 -08:00 |
|
Jamie Hardt
|
25485d9601
|
Update riff_parser.py
Removed code that isn't being used.
|
2020-01-05 17:14:09 -08:00 |
|
Jamie Hardt
|
ffa51eaff4
|
Tests for walking metadata
|
2020-01-05 17:10:33 -08:00 |
|
Jamie Hardt
|
93a9ca0fd3
|
Update README.md
|
2020-01-05 16:45:45 -08:00 |
|
Jamie Hardt
|
b930fc6d6e
|
Update README.md
|
2020-01-05 16:43:07 -08:00 |
|
Jamie Hardt
|
5f7803fd00
|
Update .travis.yml
|
2020-01-05 15:00:02 -08:00 |
|
Jamie Hardt
|
e37a37221b
|
Update README.md
|
2020-01-05 14:56:23 -08:00 |
|
Jamie Hardt
|
d0b0b06ecb
|
Update README.md
|
2020-01-05 14:38:31 -08:00 |
|
Jamie Hardt
|
5824406ae6
|
Update umid_parser.py
|
2020-01-05 14:29:46 -08:00 |
|
Jamie Hardt
|
dbbc0683f5
|
Update .travis.yml
|
2020-01-05 14:28:36 -08:00 |
|
Jamie Hardt
|
24c6871bbc
|
Update pythonpublish.yml
v1.5a
|
2020-01-05 14:23:55 -08:00 |
|
Jamie Hardt
|
c62dfb7a8a
|
Update .travis.yml
|
2020-01-05 13:54:49 -08:00 |
|
Jamie Hardt
|
6c8cc47788
|
Update README.md
Added note on command-line entry point
v1.5
|
2020-01-05 10:10:37 -08:00 |
|
Jamie Hardt
|
a90d3f4b38
|
Version 1.5
Added command-line entrypoint, more UMID implementation
|
2020-01-05 10:05:54 -08:00 |
|
Jamie Hardt
|
3ede4de06a
|
Delete pypi_upload.sh
|
2020-01-04 22:30:15 -08:00 |
|
Jamie Hardt
|
5d4bb13ad6
|
v1.4.1
to test github action
v1.4.1
|
2020-01-04 22:28:02 -08:00 |
|
Jamie Hardt
|
e132c5846c
|
Create pythonpublish.yml
experimenting with upload workflow
|
2020-01-04 22:18:15 -08:00 |
|
Jamie Hardt
|
b87b43aab4
|
Update .gitignore
Ignore .DS_Store
|
2020-01-03 10:46:26 -08:00 |
|
Jamie Hardt
|
6b42a6bb09
|
idea files
|
2020-01-03 10:09:24 -08:00 |
|
Jamie Hardt
|
7a315be242
|
Update LICENSE
Bump year
|
2020-01-03 10:06:59 -08:00 |
|
Jamie Hardt
|
eb3e2adc27
|
Update README.md
|
2020-01-03 10:04:20 -08:00 |
|
Jamie Hardt
|
3e7faefedb
|
Update .travis.yml
|
2020-01-03 10:03:56 -08:00 |
|
Jamie Hardt
|
54ce5abe77
|
Update .travis.yml
|
2020-01-03 09:40:01 -08:00 |
|
Jamie Hardt
|
2f124b0d56
|
Update .travis.yml
|
2020-01-03 09:39:50 -08:00 |
|
Jamie Hardt
|
cd11b0924b
|
Update .travis.yml
|
2020-01-03 09:31:41 -08:00 |
|
Jamie Hardt
|
ff862aafe9
|
Update .travis.yml
|
2020-01-03 09:24:37 -08:00 |
|
Jamie Hardt
|
e0432458cc
|
Update .travis.yml
Attempt to turn codecov back on
|
2020-01-03 09:03:18 -08:00 |
|
Jamie Hardt
|
b4613ed6f4
|
Update umid_parser.py
Removed type annotation which seems to die in Python 3.5
|
2020-01-02 17:38:32 -08:00 |
|
Jamie Hardt
|
8d44d411d7
|
Update umid_parser.py
|
2020-01-02 17:26:23 -08:00 |
|