1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-15 15:11:12 +02:00

Actually include the 2.1.0 sbsms library

This commit is contained in:
Leland Lucius
2021-02-01 10:19:33 -06:00
parent a5609e44d0
commit 25ab87168d
73 changed files with 713 additions and 1598 deletions

View File

@@ -0,0 +1,10 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: sbsms
Description: C++ library for subband sinusoidal modeling time stretching and pitch scaling
Version: @VERSION@
Libs: -L${libdir} -lsbsms
Cflags: -I${includedir}