silence
news
about

quarn
silence
yamm
other

links

< about - cvs - example - download - links >

silence is an effort to create a pure Java music player for various music formats. silence makes use of the Muhmuaudio audiosystem.

Music formats

Formats that currently can be played (somewhat good) with silence (cvs):
  • .au
  • .ogg
  • .xm
Formats to be implemented:
  • .it
  • .mod
  • .mp3
  • .s3m
  • .wav

Classes

This is somewhat how it is/will be built up:
silence
     |-- Formats
     |       |
     |       |-- XM
     |       |    |
     |       |    |-- Pattern
     |       |    \-- Instrument
     |       |         |
     |       |         \-- Sample
     |       |-- AU
     |       |
     |       |-- OGG
     |       |    |
     |       |    \-- JOrbis
     |       |
     |       \-- etc...
     |
     \-- Muhmuaudio audiodevices
                 |
                 |-- DirectSound
		 |-- JavaSound
                 |-- Java
                 \-- Java 2

all content is copyrighted © 1999-2003 Fredrik Ehnbom <fredde <spamfree> at gjt dot org>
These pages are part of the Giant Java Tree