9!:14''
j602/2008-03-03/16:45
   9!:12''
6

I was playing with the

I tried to play
   wavplay 'C:\Users\bjorn\Music\Symphony_No_3.wav'
1

It started playing ok but stopped after a short time after several
seconds less than a minute

        wavfile 'C:\Users\bjorn\Music\Symphony_No_3.wav'
File Type       RIFF
Total Size      62876884
File Format     WAVE
Channels        2
Sample Rate     44100
Sample Count    805318842
Bits per Sample 16

I tried to map the file

 JCHAR map_jmf_ 'sym';fn

  $sym
62876884
   wavinfo sym
File Type       RIFF
Total Size      62876884
File Format     WAVE
Channels        2
Sample Rate     44100
Sample Count    805318842
Bits per Sample 16

Playing the mapped file gave no result

   wavplay sym
1

Trying to view it failed

   wavview sym
|bad file name/access: assert
|   'bad file name/access'    assert fh~:_1

error in: f_part_paint
index error: isi_paintit
ids=. 1 {" Plot


error in: f_lens_paint
index error: isi_paintit
ids=. 1 {" Plot

RIFF_I__WAVEfmt _

It plays fine in Windows Media Player

(I played it in Media Player and then I could not map the file
After stopping Media Player I could map the file but then I can not
play it in Media Player)

    plot 2 wavfile sym
|bad file name/access: assert
|   'bad file name/access'    assert fh~:_1

   plot 2 wavfile 'C:\Users\bjorn\Music\Symphony_No_3.wav'
|index error: isi_paintit
|   ids=.1    {"1 Plot

close J and start Media Player plays the file fine 5 Minutes and 56 seconds
-- 
Björn Helgason, Verkfræðingur
Fornustekkum II
781 Hornafirði
Po Box 127,801 Selfoss ,
t-póst: gos...@gmail.com
gsm: +3546985532
sími: +3544781286
http://groups.google.com/group/J-Programming


Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans

góður kennari getur stigið á tær án þess að glansinn fari af skónum
          /|_      .-----------------------------------.
         ,'  .\  /  | Með léttri lund verður        |
     ,--'    _,'   | Dagurinn í dag                     |
    /       /       | Enn betri en gærdagurinn  |
   (   -.  |        `-----------------------------------'
   |     ) |         (\_ _/)
  (`-.  '--.)       (='.'=)   ♖♘♗♕♔♙
   `. )----'        (")_(") ☃☠
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to