标签: java audio lwjgl openal
我需要同时播放多张音频卡的音频数据。首先,我不知道如何使用方法更改音频设备:
AL.create("DirectSound3D", 44100, 15, false);
用于PC中的其他声卡。