UEFReader
1.20 RC
UEFReader is short for UEFAudioFileReader. UEF files are commonly used to store images of BBC Micro, Acorn Electron and Acorn Atom cassettes. UEFReader enables Java Sound applications to convert these files back into sounds that a BBC Micro, Acorn Electron or Atom can understand. Armed with a Java Sound application (such as say jlGui) and a cassette lead, you can then play all those old games time and time again on your 1980s Acorn machine. This should remove the need for command line utilities; 20Mb wave files, audio editing software and/or cassettes.
Installation
Sorry to say that at this time the set up is a little complicated. It consists of two steps and you need to be aware of two things,
Copy the uefreader JAR file into your Java Runtime Environment’s lib/ext directory.
If you are using jlGui as your player, you will need to modify its jlgui.ini file so that the line
allowed_extensions=m3u,pls,wsz,snd,aifc,aif,wav,au,mp1,mp2,mp3,ogg,spx
reads
allowed_extensions=m3u,pls,wsz,snd,aifc,aif,wav,au,mp1,mp2,mp3,ogg,spx,uef
Depends on your media player, but with jlGui just add UEF files to your play list and away you go. JlGui does not like all UEF files for some reason, so consider yourself warned.
Since 1.1
Since 1.0
Serenwib at sourceforge dot net
UEFReader 1.20 would have never seen the light of day had it not been for