[Wylug-discuss] Re: Sound Recordings
Mark P. Conmy
mpc at comp.leeds.ac.uk
Tue Jan 31 19:36:39 GMT 2006
On Tue, 31 Jan 2006, Richard Ibbotson wrote:
> Chris
>
>> So how do I actually listen to them? I've tried various formats in
>> aplay (big/little endian, signed/unsigned) but all I hear is mush.
>> I've even tried "aoss play -t cdr sheflug-1.cdr", but that doesn't
>> do anything useful, either.
>
>> From ManLUG....
>
> Chop off the .cdr bit and replace with .iso. Then create images from
> that. I made the sound recording myself but the format was created
> at Manchester Computing Centre.
>
> They claim that images burnt from .iso will work. Other than that Jim
> has or had a set.
How about:
# mount -o loop,ro sheflug-1.cdr /some/mountpoint
# ls -al /some/mountpoint
dr-xr-xr-x 2 root root 2048 Oct 9 12:45 .
drwxr-xr-x 25 root root 4096 Jan 25 15:39 ..
-r--r--r-- 1 root root 578607 Sep 25 11:35 audience.jpg
-r--r--r-- 1 root root 443321 Sep 25 12:30 back.ps
-r--r--r-- 1 root root 2973 Sep 25 20:42 back.svg
-r--r--r-- 1 root root 22636 Sep 18 15:24 richard.asc
-r--r--r-- 1 root root 91038487 Oct 14 17:12 tedtso.mp3
-r--r--r-- 1 root root 106208193 Sep 25 20:26 tedtso.ogg
-r--r--r-- 1 root root 507265 Sep 24 22:35 tedtso.png
-r--r--r-- 1 root root 2713977 Oct 1 11:13 tedtso.ps
-r--r--r-- 1 root root 6888 Oct 1 11:08 tedtso.svg
-r--r--r-- 1 root root 245956 Sep 25 11:27 tso_holland.jpg
# umount /some/mountpoint
Mark
More information about the Wylug-discuss
mailing list