Hi Ove,

on Wed, Jan 09, 2008 at 01:54:24 +0100, you wrote:

> I haven't had access to a SB AWE32 for a long time, so I haven't been  
> able to test this myself... This report was for 0.5.0b. Was this fixed  
> in 0.5.1a? (It supposedly fixed some option handling, at least...)

With 0.5.1a there is a slight difference to previous results, -P
works, everything else is the same:

--8<---

stranger:~# dpkg -l awesfx | grep ^.i
ii  awesfx         0.5.1a-1       utility programs for AWE32/64 and Emu10k1 
driver

stranger:~# ls /usr/local/lib/sfbank
2gmgsmt.sf2  4gmgsmt.sf2  8mbgmsfx.sf2
stranger:~# asfxload 8mbgmsfx
sfxload: can't find font file 8mbgmsfx
stranger:~# asfxload 8mbgmsfx.sf2
sfxload: can't find font file 8mbgmsfx.sf2

stranger:~# asfxload --help 2>&1 | grep path
 -P, --path=dir           set SoundFont file search path
   system default path is /usr/share/sounds/sf2/
stranger:~# asfxload --path=/usr/local/lib/sfbank 8mbgmsfx
asfxload: unrecognized option `--path=/usr/local/lib/sfbank'
stranger:~# asfxload -P /usr/local/lib/sfbank 8mbgmsfx.sf2
stranger:~# SFBANKDIR=/usr/local/lib/sfbank asfxload 8mbgmsfx
sfxload: can't find font file 8mbgmsfx

--8<---

elmar

-- 

 .'"`.                                                            /"\
| :' :   Elmar Hoffmann <e...@elho.net>    ASCII Ribbon Campaign  \ /
`. `'    GPG key available via pgp.net        against HTML email   X
  `-                                                    & vCards  / \



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to