我在雜誌上看到 create sb live ! 可以同時接收32個音效輸入,那是不是說不用 sound server 就能同時使用/dev/dsp?
還是說在linux下要同時使用/dev/dsp 只有 sound server 這個方法?
先謝囉!
alsactl -f - store
Release Notes for the Aureal Vortex Linux Driver
================================================
The following files are distributed in this release:
README this file
Makefile used to build and install the driver
COPYING GPL information
ChangeLog Version change information
mod_conf script used by make install
au_audio.c wave audio source
au_core.c core support source
au_midi.c midi audio source
au_mixer.c mixer source
au_sndstat.c sndstat source
au_utils.c utility functions source
au_vortex.c kernel/PCI interface source
au_vortex.h public declarations and functions
asp30.o object file containing Au8830 core
asp20.o object file containing Au8820 core
asp10.o object file containing Au8810 core
See http://aureal.sourceforge.net for the latest
driver and bug list.
Anonymous 寫:需要同時使用 DSP 介面(這裡指的是 "DSP - digital signal processing" ,不是 OSS Sound Driver 的 /dev/dsp 介面) ,有幾個方法* 硬體與驅動程式支援同時開啟 DSP 數次。當然硬體要有數個 DSP 或者同時用多張卡
* 軟體混音(Sound Daemon - artsd, esound, asd, etc)
* ALSA PCM Direct Stream Mixing (dmix) Plugin http://alsa.opensrc.org/index.php?page=DmixPlugin。但軟體必須使用 ALSA 介面,如果某軟體只支援 OSS ,可用 aoss 模擬相容 OSS 。
正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客