1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-09-20 00:11:38 +02:00
soundtouch/source
Isamu Mogi 6ee56b1c17 Add Interpolate*.h to noinst_HEADERS
This fixes following error on `make distcheck`

```
Making all in SoundTouch
  CXX      AAFilter.lo
  CXX      FIRFilter.lo
  CXX      FIFOSampleBuffer.lo
  CXX      RateTransposer.lo
../../../../source/SoundTouch/RateTransposer.cpp:39:10: fatal error: 'InterpolateLinear.h' file not found
         ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
```
2018-06-02 15:55:07 +09:00
..
Android-lib Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
csharp-example Corrected typos in source code comments 2018-05-12 18:39:43 +03:00
SoundStretch BPM algorithm work - improved beat analysis routine and added individual beat detection 2018-05-16 18:58:19 +03:00
SoundTouch Add Interpolate*.h to noinst_HEADERS 2018-06-02 15:55:07 +09:00
SoundTouchDLL Merged typo correction patch 2018-05-12 18:40:56 +03:00
Makefile.am Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00