audio fs emulation

Senko Rasic (ptolomei@fly.cc.fer.hr)
Fri, 23 Apr 1999 12:57:45 +0200


Hi all!

I've got an idea to emulate filesystem on audio CDs, so every
track on audio CD would look like one (optionally WAV) file.
The fs uses ioctl's from cd drivers (uniform CDROM interface is a
great thing :), so it (should) work on any drive supported by
cd drivers.

The fs is not perfect, not ultra-fast, and (so far) has poor
jitter-correction, but i think it's a nice thing to have. There
are no _known_ bugs.

There's a patch for 2.2.x (i've made it on 2.2.2) on
http://fly.cc.fer.hr/~ptolomei/audiofs/

-- 
 ___ _       _               _   
| _ \ |_ ___| |___ _ __  ___(_)  Senko Rasic at FER
|  _/  _/ _ \ / _ \ '  \/ -_) |  Mail: ptolomei@fly.cc.fer.hr
|_|  \__\___/_\___/_|_|_\___|_|  Web: http://fly.cc.fer.hr/~ptolomei/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/