openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
python-wavefile
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 7 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Aligned constant values
David García Garzón
More...
over 10 years ago
Use sys.getdefaultencoding() instead of "ascii" per David's suggestion.
pydawteam
More...
over 10 years ago
Cleaner checking for Python3
pydawteam
More...
over 10 years ago
Handle str being unicode by default in Python3.
pydawteam
More...
over 10 years ago
Replace tabs with spaces per:
pydawteam
More...
over 10 years ago
Fix dll loading in Python3 without breaking it in Python2
pydawteam
More...
over 10 years ago
Run the 2to3 utility. Invocation: 2to3 -w .
pydawteam
More...
over 10 years ago
preparing for 1.1 development
David García Garzón
More...
about 12 years ago
added metadata to setup.py
David García Garzón
More...
about 12 years ago
Updated examples to column-order
David García Garzón
More...
over 12 years ago
Tested wavefile read/write
David García Garzón
More...
over 12 years ago
wavefile metadata tests
David García Garzón
More...
over 12 years ago
Safe sys.path.append and write file error
David García Garzón
More...
over 12 years ago
Some failure cases frow WaveReader
David García Garzón
More...
over 12 years ago
wavefile.py: utf8 marker added
David García Garzón
More...
over 12 years ago
More documentation
David García Garzón
More...
over 12 years ago
updated url in setup.py
David García Garzón
More...
over 12 years ago
wavefile: read examples had useless channels param
David García Garzón
More...
over 12 years ago
typo in README
David García Garzón
More...
over 12 years ago
README.md markdown enhancements
David García Garzón
More...
over 12 years ago
README -> README.md
David García Garzón
More...
over 12 years ago
aliasing loadWave,saveWave -> load,save
David García Garzón
More...
over 12 years ago
python-wavefile -> python-sndfile back, keep log
David García Garzón
More...
over 12 years ago
sndfile.py -> wavefile.py
David García Garzón
More...
over 12 years ago
Minor changes
David García Garzón
More...
over 12 years ago
setup for python-wavefile
David García Garzón
More...
over 12 years ago
no need to specify args for Readers
David García Garzón
More...
over 12 years ago
using audio3d instead of bmaudio
David García Garzón
More...
over 12 years ago
sndfile as wavefile module
David García Garzón
More...
over 12 years ago
Examples copied to README
David García Garzón
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree