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
Fixes #4
Fixes #4
Conversation
The latter was deprecated
|
For @peterbillam |
|
Looks good :-) but Compiling "Don't bother closing when NULL. Don't push just to throw away" I get: Apart from that, there's just the usual warnings in l_initialize l_shutdown and l___gc |
|
@peterbillam fixed. |
|
Hello, |
|
Yes, nice :-) And good to hear from TheLinx. I had to add to example* the compatibility-lines And also I notice that in play() the length of the byte-string is greater than buf_size eg: but it beeps sweetlly sinusoidally :-) |
… to length of string
Oops; off by one error. fixed. |
I don't particularly want to take over the library: I have plenty to maintain already, and I don't use lao myself. If you just want to add me as a collaborator here on github that's fine: that way I can merge things myself if I want to. |
|
Well, I do plan to use lao a bit, but my big disadvantage is that I'm 69, and last year had a very dangerous medical emergency and am not feeling nearly as immortal as I used to, so you'd probably be looking for a replacement quite soon.. I guess taking over mainly involves tagging it when it's stable, and being in charge of the rockspec. So I'd like it if another volunteer could be found, and another may have to be found soon anyway. |
|
Whenever I require "ao" I get fifteen lines of debug messages like |
|
debug off is easy :-) See https://xiph.org/ao/doc/config.html |
There can be more than one :)
I have been made a collaborator now. |
Er, perhaps I should be a collaborator too, then ? Back to |
Looks like lao already supports passing options (in table form) as third argument to |
Yes, but they're not the global options, they're just the driver options, and setting |
|
Looks like the initial print comes from the automatic internal |
|
Yep :) I already wrote a PR. see #6. |
:playnum_bytes is valid (fixes potential segfault) (Closes strndup in l_play() ? #3)fileExtensionexist