Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there a way to close the audio files once they've been opened? #4

Open
nicb opened this issue Dec 17, 2011 · 0 comments
Open

is there a way to close the audio files once they've been opened? #4

nicb opened this issue Dec 17, 2011 · 0 comments

Comments

@nicb
Copy link

nicb commented Dec 17, 2011

Thank you for this sweet little gem! It is very useful to me. There is only one feature that I miss (unless I have really misunderstood): a way to close the files that get opened by <open_read> and <open_write>. Not that it's really important, but if you test for size on a trimmed file, for example, you won't be able to really test the size because the file gets closed (and therefore comes to a definite size) only after the end of the test (obviously too late).

I did not add this feature myself because I am not sure that I am not missing something here. However, it's a very easy patch and I will be glad to contribute it if it is deemed something useful.

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

No branches or pull requests

1 participant