Re: a build system
Jan Stary <[email protected]> Sat, 1 Jun 2024 13:44:41 +0200
| Newsgroups | gmane.comp.audio.sox |
|---|---|
| Message-ID | <[email protected]> |
On Jun 01 13:39:17, [email protected] wrote: > > Since I am providing plugin versions of the most prominent > > SoX effects at https://github.com/prof-spock/SoX-Plugins > > That begs the question: do you use libsox? That is to say, > do you call the functions of the undoccumented libsox API? > > > (reimplemented in C++, but functionally equivalent to SoX), > > Eh, I'm not going there, sorry :-) But, to be sure: you are not using libsox. I suspect nothing would be lost if we dropped the library and just shipped sox itself. Jan