Groups | Search | Server Info | Login | Register
Groups > comp.sys.acorn.apps > #19589
| From | Chris Newman <mec@npost.uk> |
|---|---|
| Newsgroups | comp.sys.acorn.apps |
| Subject | Re: Audio files |
| Date | 2026-01-11 11:25 +1050 |
| Organization | None |
| Message-ID | <5c9941272amec@npost.uk> (permalink) |
| References | <5c97b7d08dmec@npost.uk> <5c9801d4a8basura@invalid.addr.uk> <5c983d0262mec@npost.uk> <5c98c42948cjazz@npost.uk> <3a84f0985c.jmb@jmc.bruck.orange.fr> |
In article <3a84f0985c.jmb@jmc.bruck.orange.fr>, Jean-Michel <jmc.bruck@orange.fr> wrote: > In message <5c98c42948cjazz@npost.uk> > Chris Newman <cjazz@npost.uk> wrote: <Big snip> > 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 Thanks for this. I'll investigate when I get a bit of time. Should that bit of code be put in an obey file? I'm a bit hazy on the technical side. -- Chris Newman
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