Jamie Hardt
|
d8a405b6d2
|
Update setup.py
Dropping 3.6 and 3.7, there seems to be a lxml conflict with its dependencies on numpy.
|
2022-11-15 10:58:12 -08:00 |
|
Jamie Hardt
|
5f7e467fbd
|
Update python-package.yml
|
2022-11-15 10:56:11 -08:00 |
|
Jamie Hardt
|
3377ddb4b9
|
Updated ear to latest version
|
2022-11-15 10:53:12 -08:00 |
|
Jamie Hardt
|
9cd6cf7f12
|
Relieved requirements for attrs package
|
2022-11-15 10:51:02 -08:00 |
|
Jamie Hardt
|
1f8ebe253b
|
Updated requirements for pytest
|
2022-11-15 10:49:18 -08:00 |
|
Jamie Hardt
|
fe46d1b242
|
Update python-package.yml
|
2022-11-15 10:37:04 -08:00 |
|
Jamie Hardt
|
b213933ad8
|
Update README.md
|
2022-11-15 10:35:59 -08:00 |
|
Jamie Hardt
|
7e314f7475
|
Update README.md
|
2022-11-15 10:34:41 -08:00 |
|
Jamie Hardt
|
b2d6fd3c92
|
Update README.md
|
2022-11-15 10:34:07 -08:00 |
|
Jamie Hardt
|
c4d8608c8f
|
Create python-package.yml
|
2022-11-15 10:33:36 -08:00 |
|
Jamie Hardt
|
5605b05f9f
|
Update README.md
|
2022-11-15 10:32:11 -08:00 |
|
Jamie Hardt
|
5d71cabda7
|
Delete .coveragerc
|
2022-11-15 10:30:31 -08:00 |
|
Jamie Hardt
|
c2f87b1fef
|
Update README.md
|
2022-11-15 10:29:58 -08:00 |
|
Jamie Hardt
|
3db40d4f12
|
Added dosctring
|
2022-11-13 22:43:22 +00:00 |
|
Jamie Hardt
|
40b30f5bd8
|
Merge pull request #11 from soundappraisal/master
Make wavinfo work with filehandles.
|
2022-11-03 18:03:51 -07:00 |
|
Ronald van Elburg
|
048f20c64c
|
Move version and author information to separate file. The current location leads to problems with dependencies which are only resolved after running pip.
|
2022-10-17 15:18:24 +02:00 |
|
Ronald van Elburg
|
6a69df2ee8
|
Move version and author information to separate file. The current location leads to problems with dependencies which are only resolved after running pip.
|
2022-10-17 13:28:28 +02:00 |
|
Ronald van Elburg
|
ec327ee76f
|
Move version and author information to separate file. The current location leads to problems with dependencies which are only resolved after running pip.
|
2022-10-17 13:25:41 +02: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 |
|
Jamie Hardt
|
c966097e7d
|
Nudged version to 1.6.3
v1.6.3
|
2022-01-06 11:45:39 -08:00 |
|
Jamie Hardt
|
35311e394d
|
Merge branch 'master' of https://github.com/iluvcapra/wavinfo
|
2022-01-06 11:13:43 -08:00 |
|
Jamie Hardt
|
0633a8685c
|
Deleted .idea dir
|
2022-01-06 11:11:33 -08:00 |
|
Jamie Hardt
|
f65665a06c
|
Delete python-package.yml
|
2022-01-06 11:08:48 -08:00 |
|
Jamie Hardt
|
261572cff3
|
Delete python-package-conda.yml
|
2022-01-06 11:06:47 -08:00 |
|
Jamie Hardt
|
623a8569fd
|
Create python-package.yml
|
2022-01-06 11:06:31 -08:00 |
|
Jamie Hardt
|
31493f7cf4
|
Create python-package-conda.yml
|
2022-01-06 11:05:17 -08:00 |
|
Jamie Hardt
|
4809bb4844
|
Bumped lxml requirements re CVE-2021-43818
|
2022-01-06 11:01:28 -08:00 |
|
Jamie Hardt
|
a76f3b1518
|
Fixed idea interpreter again
|
2020-12-09 20:16:35 -08:00 |
|
Jamie Hardt
|
b8cb585d50
|
idea target stuff
|
2020-12-09 19:47:23 -08:00 |
|
Jamie Hardt
|
84a76f9c74
|
Update __init__.py
Version 1.6.2
v1.6.2
|
2020-10-19 21:29:40 -07:00 |
|
Jamie Hardt
|
5a1a12e21e
|
Update __init__.py
Version 1.6.1
|
2020-10-19 21:28:58 -07:00 |
|
Jamie Hardt
|
06835ffe11
|
Update setup.py
Added 3.9
v1.6.1
|
2020-10-19 21:26:22 -07:00 |
|
Jamie Hardt
|
1b25b8214d
|
Update .travis.yml
Added 3.9
|
2020-10-19 21:25:44 -07:00 |
|
Jamie Hardt
|
cfc1a451bc
|
Update .travis.yml
|
2020-10-08 21:37:50 -07:00 |
|
Jamie Hardt
|
0788613ea3
|
Update setup.py
|
2020-10-08 21:37:01 -07:00 |
|
Jamie Hardt
|
e9e4b4bcbb
|
Made quick fixes of these to get tests working
|
2020-10-08 21:31:32 -07:00 |
|
Jamie Hardt
|
c114eb7cf3
|
Create dolby_parser.py
|
2020-08-27 13:37:49 -07:00 |
|
Jamie Hardt
|
4576d65da6
|
Update wave_reader.py
Removed needless sys import
|
2020-08-21 22:39:52 -07:00 |
|
Jamie Hardt
|
65994db36d
|
Added 3.8 to idea
v1.6
|
2020-08-17 11:27:30 -07:00 |
|
Jamie Hardt
|
1a3417d3e5
|
Merge pull request #8 from elibroftw/master
Updated Code
|
2020-08-17 11:15:50 -07: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 |
|
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 |
|