Adam Stark
Adam Stark
I definitely understand the use-case. I think it is best handled outside of this library though - I intended this library as a tool for reading/writing audio files. I can...
Hi David, sorry for the late reply here. I just tried this in a test project and didn't have any compilation issues. But did you mean that these two copies...
Yes, good point... hmm. How would I declare this so only one copy is created?
This sounds a little like AudioFile.cpp is not included in your project (or otherwise not included in the files to compile). Is that the case? The template implementation can be...
I've now updated the library so that the logging of error messages to the console is optional. By default they are logged, but you can call.. `audioFile.shouldLogErrorsToConsole (false);` to switch...
I've now added this include in the latest release (1.0.5) :)
Not at the moment, but I will considering it. If you have a use-case that requires MIT I'm certainly open to hearing it :)
Hi all, I have been re-considering my use of GPLv3 for a while now. This library would be top of my list for giving a more permissive licence. I'm not...
If I could ask you each to comment here rather than just adding a reaction so it is a bit clearer that would be great :)
@MatthieuHernandez - any thoughts? :)