Skip to content

Some improvements to the virtual IO code#38

Merged
mgeier merged 4 commits intomasterfrom
virtual_io
May 20, 2014
Merged

Some improvements to the virtual IO code#38
mgeier merged 4 commits intomasterfrom
virtual_io

Conversation

@mgeier
Copy link
Contributor

@mgeier mgeier commented May 18, 2014

No description provided.

@mgeier mgeier changed the title Some improvements to the irtual IO code Some improvements to the virtual IO code May 18, 2014
@bastibe
Copy link
Owner

bastibe commented May 19, 2014

Looks good to me (but I haven't tested it yet). Should we wait for #36 or merge this now?

@mgeier
Copy link
Contributor Author

mgeier commented May 20, 2014

No need to wait, the changes are orthogonal.
Do you want to do further testing or shall I merge?

@bastibe
Copy link
Owner

bastibe commented May 20, 2014

You can merge if the tests from #37 pass.

mgeier added 4 commits May 20, 2014 10:18
* move code from SoundFile.__init__() into _init_vio()
* the dictionary with callback functions is now "hidden" in _init_vio()
* the invocation of sf_open_*() is now clearer
* the error message is at the right place
* _init_vio() is now a "real" method because self is actually used
@mgeier mgeier merged commit 61ba8ad into master May 20, 2014
@mgeier mgeier deleted the virtual_io branch May 20, 2014 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants