readme.linux
来自「FreeAMP(MP3播放)程序源代码-用来研究MP3解码」· LINUX 代码 · 共 32 行
LINUX
32 行
FreeAmp Notes for Linux users
-----------------------------
To use the ALSA Sound System:
=============================
To use the ALSA output plugin, shutdown freeamp if it is currently
running and then edit the .freeamp_prefs file in your home directory. To use
FreeAmp with the ALSA 1:1 device (which leaves the default device open
other uses) the PMO and ALSADevice lines to look like this:
PMO: alsa.pmo
ALSADevice: 1:1
If you installed ALSA after you installed FreeAmp, there is a good chance
that you do not have ALSA support for FreeAmp installed. Reinstall
freeamp after you have ALSA properly configured.
To use the EsounD Sound System:
===============================
To use the EsounD output plugin, read/follow the instructions above and
change the following lines to look like these:
PMO: esound.pmo
EsounDHost: localhost
If you don't have an EsoundD server running locally, change the EsounDHost
setting to the name of your EsounD server.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?