Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
- 1> Checking Build System
- 1> CMake does not need to re-run because C:/Users/Hone/Desktop/DBinary/CMakeFiles/generate.stamp is up-to-date.
- 2>------ Rebuild All started: Project: clunk, Configuration: Debug Win32 ------
- 2> Building Custom Rule C:/Users/Hone/Desktop/clunk-master/clunk-master/CMakeLists.txt
- 2> CMake does not need to re-run because C:\Users\Hone\Desktop\DBinary\CMakeFiles\generate.stamp is up-to-date.
- 2> buffer.cpp
- 2> clunk_ex.cpp
- 2> context.cpp
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(29): warning C4244: '=' : conversion from 'short' to 'signed char', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(18) : while compiling class template member function 'void clunk::impl::Mixer<clunk::AudioFormat<0>>::mix(void *,const void *,size_t,int)'
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(39) : see reference to function template instantiation 'void clunk::impl::Mixer<clunk::AudioFormat<0>>::mix(void *,const void *,size_t,int)' being compiled
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(39) : see reference to class template instantiation 'clunk::impl::Mixer<clunk::AudioFormat<0>>' being compiled
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(29): warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(18) : while compiling class template member function 'void clunk::impl::Mixer<clunk::AudioFormat<1>>::mix(void *,const void *,size_t,int)'
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(41) : see reference to function template instantiation 'void clunk::impl::Mixer<clunk::AudioFormat<1>>::mix(void *,const void *,size_t,int)' being compiled
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(41) : see reference to class template instantiation 'clunk::impl::Mixer<clunk::AudioFormat<1>>' being compiled
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(20): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,1>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(97) : while compiling class template member function 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(112) : see reference to function template instantiation 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(112) : see reference to class template instantiation 'clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(109) : while compiling class template member function 'void clunk::impl::Resampler1<clunk::AudioFormat<0>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(125) : see reference to function template instantiation 'void clunk::impl::Resampler1<clunk::AudioFormat<0>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(125) : see reference to class template instantiation 'clunk::impl::Resampler1<clunk::AudioFormat<0>>' being compiled
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(37): warning C4244: '=' : conversion from 'clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,2>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(44): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,1>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(45): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(27): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,2>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(28): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(20): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,1>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(97) : while compiling class template member function 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(114) : see reference to function template instantiation 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(114) : see reference to class template instantiation 'clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(37): warning C4244: '=' : conversion from 'clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,2>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(44): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,1>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(45): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(27): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,2>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(28): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(20): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,1>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(97) : while compiling class template member function 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(112) : see reference to function template instantiation 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(112) : see reference to class template instantiation 'clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(109) : while compiling class template member function 'void clunk::impl::Resampler1<clunk::AudioFormat<1>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(127) : see reference to function template instantiation 'void clunk::impl::Resampler1<clunk::AudioFormat<1>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(127) : see reference to class template instantiation 'clunk::impl::Resampler1<clunk::AudioFormat<1>>' being compiled
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(37): warning C4244: '=' : conversion from 'clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,2>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(44): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,1>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(45): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(27): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,2>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(28): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(20): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,1>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(97) : while compiling class template member function 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(114) : see reference to function template instantiation 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(114) : see reference to class template instantiation 'clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(37): warning C4244: '=' : conversion from 'clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,2>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(44): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,1>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(45): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(27): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,2>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(28): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> distance_model.cpp
- 2> logger.cpp
- 2> object.cpp
- 2> sample.cpp
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(20): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,1>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(97) : while compiling class template member function 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(112) : see reference to function template instantiation 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(112) : see reference to class template instantiation 'clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(109) : while compiling class template member function 'void clunk::impl::Resampler1<clunk::AudioFormat<0>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(125) : see reference to function template instantiation 'void clunk::impl::Resampler1<clunk::AudioFormat<0>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(125) : see reference to class template instantiation 'clunk::impl::Resampler1<clunk::AudioFormat<0>>' being compiled
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(37): warning C4244: '=' : conversion from 'clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,2>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(44): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,1>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(45): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(27): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,2>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(28): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(20): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,1>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(97) : while compiling class template member function 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(114) : see reference to function template instantiation 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(114) : see reference to class template instantiation 'clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(37): warning C4244: '=' : conversion from 'clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,2>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(44): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,1>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(45): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(27): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,2>::resample<clunk::AudioFormat<0>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<0>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<0>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(28): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<0>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(20): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,1>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(97) : while compiling class template member function 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(112) : see reference to function template instantiation 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(112) : see reference to class template instantiation 'clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<2>>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(109) : while compiling class template member function 'void clunk::impl::Resampler1<clunk::AudioFormat<1>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(127) : see reference to function template instantiation 'void clunk::impl::Resampler1<clunk::AudioFormat<1>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(127) : see reference to class template instantiation 'clunk::impl::Resampler1<clunk::AudioFormat<1>>' being compiled
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(37): warning C4244: '=' : conversion from 'clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,2>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(44): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,1>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(45): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(27): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,2>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<2>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<2>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<2>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(28): warning C4244: '=' : conversion from 'const clunk::AudioFormat<2>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(20): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,1>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(99) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,1,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(97) : while compiling class template member function 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(114) : see reference to function template instantiation 'void clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(114) : see reference to class template instantiation 'clunk::impl::Resampler2<DstAudioFormat,clunk::AudioFormat<3>>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(37): warning C4244: '=' : conversion from 'clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<1,2>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,1,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(44): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,1>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(88) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,1>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(86) : while compiling class template member function 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to function template instantiation 'void clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(100) : see reference to class template instantiation 'clunk::impl::Resampler3<DstAudioFormat,2,SrcAudioFormat>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(45): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(27): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(74) : see reference to function template instantiation 'void clunk::impl::ChannelResampler<2,2>::resample<clunk::AudioFormat<1>::Type,clunk::AudioFormat<3>::Type>(DstType *&,const SrcType *)' being compiled
- 2> with
- 2> [
- 2> DstType=clunk::AudioFormat<1>::Type
- 2> , SrcType=clunk::AudioFormat<3>::Type
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(53) : while compiling class template member function 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)'
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to function template instantiation 'void clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>::resample(clunk::AudioSpec,clunk::Buffer &,clunk::AudioSpec,const clunk::Buffer &)' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(89) : see reference to class template instantiation 'clunk::impl::Resampler4<DstAudioFormat,2,SrcAudioFormat,2>' being compiled
- 2> with
- 2> [
- 2> DstAudioFormat=clunk::AudioFormat<1>
- 2> , SrcAudioFormat=clunk::AudioFormat<3>
- 2> ]
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/resample.h(28): warning C4244: '=' : conversion from 'const clunk::AudioFormat<3>::Type' to 'clunk::AudioFormat<1>::Type', possible loss of data
- 2> source.cpp
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk\source.cpp(77): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(29): warning C4244: '=' : conversion from 'short' to 'signed char', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(18) : while compiling class template member function 'void clunk::impl::Mixer<clunk::AudioFormat<0>>::mix(void *,const void *,size_t,int)'
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(39) : see reference to function template instantiation 'void clunk::impl::Mixer<clunk::AudioFormat<0>>::mix(void *,const void *,size_t,int)' being compiled
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(39) : see reference to class template instantiation 'clunk::impl::Mixer<clunk::AudioFormat<0>>' being compiled
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(29): warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(18) : while compiling class template member function 'void clunk::impl::Mixer<clunk::AudioFormat<1>>::mix(void *,const void *,size_t,int)'
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(41) : see reference to function template instantiation 'void clunk::impl::Mixer<clunk::AudioFormat<1>>::mix(void *,const void *,size_t,int)' being compiled
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mixer.h(41) : see reference to class template instantiation 'clunk::impl::Mixer<clunk::AudioFormat<1>>' being compiled
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(57): warning C4305: 'argument' : truncation from 'double' to 'const std::complex<float>::_Ty'
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<8,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<8,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<16,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<16,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<32,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<32,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<64,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<64,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(112) : see reference to function template instantiation 'void clunk::danielson_lanczos<128,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(112) : see reference to function template instantiation 'void clunk::danielson_lanczos<128,T>::apply<1>(std::complex<float> *)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(110) : while compiling class template member function 'void clunk::fft_context<7,T>::fft(void)'
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mdct_context.h(61) : see reference to function template instantiation 'void clunk::fft_context<7,T>::fft(void)' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mdct_context.h(27) : see reference to class template instantiation 'clunk::fft_context<7,T>' being compiled
- 2> with
- 2> [
- 2> T=float
- 2> ]
- 2> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/source.h(58) : see reference to class template instantiation 'clunk::mdct_context<9,clunk::vorbis_window_func,float>' being compiled
- 2>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(59): warning C4305: 'argument' : truncation from 'double' to 'const std::complex<float>::_Ty'
- 2> stream.cpp
- 2> wav_file.cpp
- 2> sdl_ex.cpp
- 2> backend.cpp
- 2> Generating Code...
- 2> kemar.c
- 2> Creating library C:/Users/Hone/Desktop/DBinary/Debug/clunk.lib and object C:/Users/Hone/Desktop/DBinary/Debug/clunk.exp
- 2> clunk.vcxproj -> C:\Users\Hone\Desktop\DBinary\Debug\clunk.dll
- 3>------ Rebuild All started: Project: clunk-test, Configuration: Debug Win32 ------
- 3> Building Custom Rule C:/Users/Hone/Desktop/clunk-master/clunk-master/CMakeLists.txt
- 3> CMake does not need to re-run because C:\Users\Hone\Desktop\DBinary\CMakeFiles\generate.stamp is up-to-date.
- 3> test.cpp
- 3>C:\Users\Hone\Desktop\clunk-master\clunk-master\test.cpp(34): warning C4244: 'argument' : conversion from 'int' to 'const std::complex<float>::_Ty', possible loss of data
- 3>C:\Users\Hone\Desktop\clunk-master\clunk-master\test.cpp(43): warning C4244: 'argument' : conversion from 'int' to 'const std::complex<float>::_Ty', possible loss of data
- 3>C:\Users\Hone\Desktop\clunk-master\clunk-master\test.cpp(80): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
- 3>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(57): warning C4305: 'argument' : truncation from 'double' to 'const std::complex<float>::_Ty'
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<8,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<8,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<16,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<16,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<32,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<32,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<64,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(16) : see reference to function template instantiation 'void clunk::danielson_lanczos<64,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(112) : see reference to function template instantiation 'void clunk::danielson_lanczos<128,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(112) : see reference to function template instantiation 'void clunk::danielson_lanczos<128,T>::apply<1>(std::complex<float> *)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(110) : while compiling class template member function 'void clunk::fft_context<7,T>::fft(void)'
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\test.cpp(27) : see reference to function template instantiation 'void clunk::fft_context<7,T>::fft(void)' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/mdct_context.h(27) : see reference to class template instantiation 'clunk::fft_context<7,T>' being compiled
- 3> with
- 3> [
- 3> T=float
- 3> ]
- 3> C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/source.h(58) : see reference to class template instantiation 'clunk::mdct_context<9,clunk::vorbis_window_func,float>' being compiled
- 3>C:\Users\Hone\Desktop\clunk-master\clunk-master\clunk/fft_context.h(59): warning C4305: 'argument' : truncation from 'double' to 'const std::complex<float>::_Ty'
- 3> Creating library C:/Users/Hone/Desktop/DBinary/Debug/clunk-test.lib and object C:/Users/Hone/Desktop/DBinary/Debug/clunk-test.exp
- 3>MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib 'msvcrt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
- 3> clunk-test.vcxproj -> C:\Users\Hone\Desktop\DBinary\Debug\clunk-test.exe
- 4>------ Rebuild All started: Project: ALL_BUILD, Configuration: Debug Win32 ------
- 4> Building Custom Rule C:/Users/Hone/Desktop/clunk-master/clunk-master/CMakeLists.txt
- 4> CMake does not need to re-run because C:\Users\Hone\Desktop\DBinary\CMakeFiles\generate.stamp is up-to-date.
- 4> Build all projects
- 5>------ Skipped Rebuild All: Project: INSTALL, Configuration: Debug Win32 ------
- 5>Project not selected to build for this solution configuration
- ========== Rebuild All: 4 succeeded, 0 failed, 1 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement