The [Sndfile API docs](http://cournape.github.io/audiolab/fullapi.html#scikits.audiolab.Sndfile.frames), list `frames` as an attribute on a `Sndfile` object. This should be `nframes` (I think). (I would have fixed it, but it wasn't obvious how to produce the contents of `gh-pages` from `docs/build/html`.)
The Sndfile API docs, list
framesas an attribute on aSndfileobject. This should benframes(I think).(I would have fixed it, but it wasn't obvious how to produce the contents of
gh-pagesfromdocs/build/html.)