Re: audio/audacity and audio/gstreamer-plugins-soundtouch fails due to SoundTouch

2013-02-19 Thread Ruslan Makhmatkhanov
Joseph A. Nagy, Jr wrote on 18.02.2013 18:52: effects/SoundTouchEffect.cpp:209:31: error: cannot initialize a parameter of type 'const SAMPLETYPE *' (aka 'const short *') with an lvalue of type 'float *' mSoundTouch-putSamples(buffer, block); ^~

audio/audacity and audio/gstreamer-plugins-soundtouch fails due to SoundTouch

2013-02-18 Thread Joseph A. Nagy, Jr
effects/SoundTouchEffect.cpp:209:31: error: cannot initialize a parameter of type 'const SAMPLETYPE *' (aka 'const short *') with an lvalue of type 'float *' mSoundTouch-putSamples(buffer, block); ^~ /usr/local/include/soundtouch/SoundTouch.h:237:31: