audiolab
audiolab copied to clipboard
Typo in Sndfile API docs (frames should be nframes)
The Sndfile API docs, 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.)