-
pfisterer committed patchset 1571 of module jsresources to the Java Sound Resources CVS repository, changing 1 files.
2008-06-13 11:35:39 UTC by pfisterer
-
pfisterer committed patchset 1570 of module jsresources to the Java Sound Resources CVS repository, changing 11 files.
2008-06-13 08:42:43 UTC by pfisterer
-
florian committed patchset 1569 of module jsresources to the Java Sound Resources CVS repository, changing 3 files.
2007-06-02 08:44:27 UTC by florian
-
Hi,
Trying to convert a mu-law (ULAW) wav file to a-law I
get a "format conversion not supported" error, details:
Source in.wav:
Type: WAVE
AudioFormat: ULAW 8000.0 Hz, 8 bit, mono, 1 bytes/frame
AudioConverter arguments:
"-e ALAW -f 8000 in.wav out.wav"
Following seems to work:
Change AudioCovnerter.java line nr +/- 321 (in method
main()):
/* Step 1: convert to PCM, if...
2006-10-31 11:42:36 UTC by nobody
-
Thank you for making your Java Source Resourses
available. The Web page
http://www.jsresources.org/examples/
OscillatorPlayer.html
states that this program has a bug; namely:
Full-scale waves can lead to clipping. It is
currently not known which component is responsible
for this.
The problem is caused by line 82 of the file
Oscillator.java:
fAmplitude = (float...
2006-09-05 22:08:21 UTC by nobody
-
florian committed patchset 1568 of module jsresources to the Java Sound Resources CVS repository, changing 1 files.
2006-06-29 08:50:22 UTC by florian
-
pfisterer committed patchset 1567 of module jsresources to the Java Sound Resources CVS repository, changing 11 files.
2006-05-27 07:37:36 UTC by pfisterer
-
pfisterer committed patchset 1566 of module jsresources to the Java Sound Resources CVS repository, changing 1 files.
2006-05-27 06:45:56 UTC by pfisterer
-
pfisterer committed patchset 1565 of module jsresources to the Java Sound Resources CVS repository, changing 1 files.
2006-05-04 12:16:20 UTC by pfisterer
-
pfisterer committed patchset 1564 of module jsresources to the Java Sound Resources CVS repository, changing 2 files.
2006-05-04 12:13:07 UTC by pfisterer