Groups | Search | Server Info | Login | Register
Groups > comp.sys.acorn.apps > #19587
| From | Jean-Michel <jmc.bruck@orange.fr> |
|---|---|
| Newsgroups | comp.sys.acorn.apps |
| Subject | Re: Audio files |
| Date | 2026-01-10 11:15 +0100 |
| Organization | Jean-Michel |
| Message-ID | <3a84f0985c.jmb@jmc.bruck.orange.fr> (permalink) |
| References | <5c97b7d08dmec@npost.uk> <5c9801d4a8basura@invalid.addr.uk> <5c983d0262mec@npost.uk> <5c98c42948cjazz@npost.uk> |
In message <5c98c42948cjazz@npost.uk>
Chris Newman <cjazz@npost.uk> wrote:
> In article <5c983d0262mec@npost.uk>,
> Chris Newman <mec@npost.uk> wrote:
> <Big snip>
> I'm sending this again because when I tried 2 days ago I got a refusal
> message
> Diagnostic-Code: smtp; Posting to this group is not allowed.
> Last-Attempt-Date: Wed, 07 Jan 2026 16:47:01 -0800 (PST)
> Very odd. Weird thing happen when in Australia. I'll try sending from a
> different e-address.
> IIRC mailing groups require the e-address you signed up with but news
> groups don't care. (Or is it the other way round?)
> ------
> Happy New Year to all from a 45 deg C Australia. Phew!
> Thanks to all who replied.
> Re-filetyping as fb1 didn't help.
> I've solved the problem by converting them all to Armadeus files with
> SoundCon. Doesn't seem to have degraded the quality markedly.
> I'll investigate on the R5 m/c when I get home. It may indeed be a R4.39
> thing.
> Presentations I've previously constructed on the R5 machine run happily
> on the VA. I presume because the WAV audio files have already been
> successfully allied to the slide.
Hello 3 deg C France....
This can be a sample rates problem on Virtual Acorn Adjust 4.39
To test
REM Show the sample rates available from the sound system.
SYS "Sound_SampleRate",0 TO ,nrates
PRINT"Sound system has ";nrates;" sample rates available"
FOR index = 1 TO nrates
SYS "Sound_SampleRate",2,index TO ,,rate
PRINT"Index ";index;" rate ";rate / 1024;" Hz"
NEXT
Here a little utility from Jim Lesurf to get information on &FB1 files
https://jeanmichelb.riscos.fr/Audio/Download/ReadWavHeader.zip
(it's a desktop version,just drag and drop)
For information:
Prosound is able to load several formats (wav /AIF), edit them if
necessary and convert them. The application works well with a CM4 or
ARMX6.
As an aside, Prosound also recognizes certain ARMovie files (&AE7)
https://jeanmichelb.riscos.fr/Audio/Download/ProSoundV202.zip
--
Jean-Michel
Back to comp.sys.acorn.apps | Previous | Next — Previous in thread | Next in thread | Find similar
Audio files Chris Newman <mec@npost.uk> - 2026-01-08 11:49 +1050
Re: Audio files Richard Ashbery <basura@invalid.addr.uk> - 2026-01-08 14:48 +0000
Re: Audio files Frederick <fred@ypical.demon.invalid> - 2026-01-08 18:10 +0000
Re: Audio files druck <news@druck.org.uk> - 2026-01-08 19:19 +0000
Re: Audio files Chris Newman <mec@npost.uk> - 2026-01-09 12:04 +1050
Re: Audio files Chris Newman <cjazz@npost.uk> - 2026-01-10 12:40 +1050
Re: Audio files Jean-Michel <jmc.bruck@orange.fr> - 2026-01-10 11:15 +0100
Re: Audio files Chris Newman <mec@npost.uk> - 2026-01-11 11:25 +1050
Re: Audio files Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-01-11 02:08 +0000
Re: Audio files Chris Newman <mec@npost.uk> - 2026-01-11 18:09 +1050
csiph-web