⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.svn-base

📁 ffshow源码
💻 SVN-BASE
字号:
This is libsamplerate, 0.1.1libsamplerate (also known as Secret Rabbit Code) is a library forperfroming sample rate conversion of audio data.The src/ directory contains the source code for library itself.The doc/ directory contains the libsamplerate documentation.The examples/ directory contains examples of how to write code usinglibsamplerate.The tests/ directory contains programs which link against libsamplerate and test its functionality.The Win32/ directory contains files and documentation to allowlibsamplerate to compile under Win32 with the Microsoft Visual C++ compiler.Win32-----There are detailed instructions for building libsamplerate on Win32 in the file	doc/win32.html	MacOSX------Building on MacOSX should be the same as building it on any other Unix.OTHER PLATFORMS---------------To compile libsamplerate on platforms which have a Bourne Shell compatibleshell, an ANSI C compiler and a make utility should require no more thatthe following three commands :		./configure		make		make install		CONTACTS--------libsamplerate was written by Erik de Castro Lopo (erikd AT mega-nerd DOT com).  The libsamplerate home page is at :	http://www.mega-nerd.com/libsamplerate/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -