changed /dev/sound/dsp to /dev/dsp
This commit is contained in:
parent
99125718f6
commit
a6b91a8a9d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue