I have a .wav reader/writer here:

https://github.com/mlochbaum/JSound/blob/master/wav.ijs

It only works on fairly basic files, and I'm not maintaining it any
more, but it could be worth a try.

Marshall

On Sun, Apr 03, 2022 at 02:19:48PM -0400, J. Patrick Harrington wrote:
> I have been investigating some data in the form of .wav files taken with a
> compact digital audio recorder. In the addons I found the tools by Oleg K
> under media/wav. One limitation is that they seem to work only under
> windows. I normally work under Ubuntu linux or even Mac OS. I do have a PC
> with j903 installed, and the media/wav examples work on that machine. Has
> anyone tried to extend this addon to other operating systems, or are there
> significant obstacles with other OS's?
> 
> I also find that in trying to analyze my own .wav files which are fairly
> large (~14 Mb), while wavinfo works fine, wavdata fails with an index error
> or spelling error. I wonder if there are size limitations that are the
> problem, or just some mistake of mine.
> 
> Anyway, if there are resources or further information on .wav files under J 
> (I've not searched extensively) I'd be interested to learn about them.
> 
> Thanks,  Patrick
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to