2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Raise an exception when opening for write/rwrite and no sampling rate/channels value is suppled. More... over 15 years ago
Make sure the format argument is of Format class. More... over 15 years ago
Fix file closing: __dealloc__ cannot be called from python it seems. More... over 15 years ago
Import cython-based classes into audiolab namespace. More... over 15 years ago
Remove commented code. More... over 15 years ago
Build cython-based sndfile. More... over 15 years ago
Simplify import in matapi tests. More... over 15 years ago
Simplify imports in sndfile tests. More... over 15 years ago
Update doc path in makefile. More... over 15 years ago
Make makefile version the dev version. More... over 15 years ago
Bump audiolab version to 0.10. More... over 15 years ago
Update makefile version. More... over 15 years ago
Use directly file descriptor member to know whether the file was open from file name of file descriptor. More... over 15 years ago
Trailing spaces. More... over 15 years ago
Add nframes method to Sndfile class. More... over 15 years ago
Add write_frames function to Sndfile class. More... over 15 years ago
Update read_frames docstring. More... over 15 years ago
Add read_frames method to Sndfile class. More... over 15 years ago
More metadata display in str method of Sndfile class. More... over 15 years ago
Add some getter for basic sndfile meta-data. More... over 15 years ago
Change method name to get raw format int. More... over 15 years ago
Keep mode internally for Sndfile class. More... over 15 years ago
Add trial script. More... over 15 years ago
Start porting the sndfile class to cython. More... over 15 years ago
Start working on cythonized sndfile wrapper. More... over 15 years ago
0.9.0 release. More... over 15 years ago
Add paver file. More... over 15 years ago
Add built doc to MANIFEST.in. More... over 15 years ago
Move doc to the top directory. More... over 15 years ago
Rename release, because it confuses paver. More... over 15 years ago