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

📄 readme

📁 mp2解压程序
💻
字号:
DSP based MPEG Audio Player.Copyrights (c) 1994,1995,1996 by Michael Hippemail: Michael.Hipp@student.uni-tuebingen.de--------------------------------------------------------THERE IS NO WARRANTY!!!This programm MAY damage your hardware, anything else oreven your hearing due to a software bug orfor other reason. USE THIS CODE ON YOUR OWN RISK!!!!!!!!!The code is _only_ for private use. Ask me if you wannause the code in a commercial environment!There is also no commercial distribution allowed.This includes the case, that you give someone this softwareas an 'free add on' to a commercial product.Copy of the code is allowed, if you copy the wholepackage (including this README).It's not allowed to take a fee or other kindof payment for this service (or for the code).Description:------------This a MPEG Audio Layer 2 Player for PSS/ESC614 Soundcards to run under Linux.  (eg for Orchid SoundWave 32).The chipset is based on an Analog Devices ADSP 2115 DSP processor with 20 MIPS.Features: ---------Layer 2 is possible in realtime. The driver uses IO-Portbased data transfer. (No DMA, because of a bugin version 1 of the Echo PSS chipset)how to use:-----------Build the module:	makeLoad the module e.g: (possible irqs are: 10,11,12,5,7,9)	insmod dsp.o irq=10Create the device: (inoffical MAJOR!)	mknod /dev/mp2 c 62 0Play a Layer 2 file:	cat file.mp2 > /dev/mp2Known bugs:-----------Not all modes tested .. I heared artifacts playing a few special layer 2 streams.

⌨️ 快捷键说明

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