1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Aligned constant values More... over 10 years ago
Use sys.getdefaultencoding() instead of "ascii" per David's suggestion. More... over 10 years ago
Cleaner checking for Python3 More... over 10 years ago
Handle str being unicode by default in Python3. More... over 10 years ago
Replace tabs with spaces per: More... over 10 years ago
Fix dll loading in Python3 without breaking it in Python2 More... over 10 years ago
Run the 2to3 utility. Invocation: 2to3 -w . More... over 10 years ago
preparing for 1.1 development More... about 12 years ago
added metadata to setup.py More... about 12 years ago
Updated examples to column-order More... over 12 years ago
Tested wavefile read/write More... over 12 years ago
wavefile metadata tests More... over 12 years ago
Safe sys.path.append and write file error More... over 12 years ago
Some failure cases frow WaveReader More... over 12 years ago
wavefile.py: utf8 marker added More... over 12 years ago
More documentation More... over 12 years ago
updated url in setup.py More... over 12 years ago
wavefile: read examples had useless channels param More... over 12 years ago
typo in README More... over 12 years ago
README.md markdown enhancements More... over 12 years ago
README -> README.md More... over 12 years ago
aliasing loadWave,saveWave -> load,save More... over 12 years ago
python-wavefile -> python-sndfile back, keep log More... over 12 years ago
sndfile.py -> wavefile.py More... over 12 years ago
Minor changes More... over 12 years ago
setup for python-wavefile More... over 12 years ago
no need to specify args for Readers More... over 12 years ago
using audio3d instead of bmaudio More... over 12 years ago
sndfile as wavefile module More... over 12 years ago
Examples copied to README More... over 12 years ago