changed /dev/sound/dsp to /dev/dsp

This commit is contained in:
maroy 2005-04-13 08:22:08 +00:00
parent 99125718f6
commit a6b91a8a9d

View file

@ -8,7 +8,7 @@
<!ATTLIST helixPlayer fadeLookAheadTime NMTOKEN #IMPLIED >
]>
<helixPlayer dllPath = "../../usr/lib/helix"
audioDevice = "/dev/sound/dsp"
audioDevice = "/dev/dsp"
audioStreamTimeout="6"
fadeLookAheadTime="2510"
/>