annotate src/libsndfile-1.0.27/Octave/PKG_ADD @ 80:0b60a66de5e2

This Mac compatibility fix appears to work, resolving SourceForge issue #273 Port Audio Fail on MacOS Catalina (10.15) - merging back
author Chris Cannam
date Thu, 31 Oct 2019 13:20:41 +0000
parents 1df64224f5ac
children
rev   line source
Chris@40 1 autoload ("sfread", "sndfile.oct");
Chris@40 2 autoload ("sfversion", "sndfile.oct");
Chris@40 3 autoload ("sfwrite", "sndfile.oct");