These .wav files can then be played/mixed/ripped to disk as you want.
Usage
Step 1 - Image the hard disk (optional)
I suggest taking an image of the hard disk, rather than working with the original. Having said this, I see no reason why it would cause any problems, since no write operations are attempted. You can take an image like this:
dd if=/dev/hdd of=fostex-image.dd bs=512
This WILL take some time!
Step 2 - Mount the filesystem
./fdmsfs fostex-image.dd /mnt
If this fails, you probably have a problem with FUSE. Please check the fuse website for more help. If you are sure it's not a fuse problem, please let me know!
Step 3 - Use the .WAVs
ls /mnt
should produce a list of the available programs.
You can obviously copy the wavs somewhere else, encode them, import them into something like cubase/soundgarden or whatever. If you just want to play a song, I suggest using Audacity, which can load all the tracks for a partiular program, and play them together or mix them down.. Trapdoor Developer's Collective - The scientific art. Trapdoor Developer's Collective. A community for high quality code engineering and discussion. We support Open Source (OSS). Home of fdmsfs, decorum, jlaunch, and other projects.
Similar software
Chiron FS
(Popularity: )
:
Chiron FS is a Fuse based filesystem with the main purpose to guarantee filesystem availability using replication. But it isn't a RAID implementation. RAID replicates DEVICES not FILESYSTEMS.
Servers, like Diamond and Sapphire, offer their services. Let's imagine that Diamond is ... SynCE FS
(Popularity: )
:
SynCE FS project allows you to mount pocketPC like a remote filesystem.. Laurent Vivier - Publisher Page of SynCE FS - Downloadplex.com. Publisher of SynCE FS, Author of SynCE FS 0.7. SynCE FS project allows you to mount pocketPC like ... Stellar Phoenix Linux - Data Recovery Software
(Popularity: )
:
Stellar Phoenix Linux Data Recovery software is an advanced and robust data recovery software that can recover deleted, formatted data, files, folders, partition and volumes from Ext2, Ext3 and Reiser FS File System. The Software is capable of recovering lost ... Backup
(Popularity: )
:
Backup project adds instant version control to any file on a Unix system.
Do you hate *.bak and *.20050101 and *.cjn (your initials here) and *.do.not.touch files as much as I do? They litter your filesystem any time someone (and we're ... compFUSEd
(Popularity: )
:
Since there are none right now for Linux [well there still is ext2comp, but ext2 is getting a bit old and the patches are NOT compatible with ext3] I wrote this thing. Thanks to FUSE and using compFUSEd you can ... OpenGFS
(Popularity: )
:
OpenGFS is a clustered filesystem. It's usefulness is thought to be mostly in SAN's, but goes well beyond that. It can be used with iSCSI, HyperSCSI, and even firewire.
OpenGFS is undergoing many changes at the moment, we appreciate any help ... Gpart
(Popularity: )
:
Gpart is a tool which tries to guess the primary partition table of a PC-type hard disk in case the primary partition table in sector 0 is damaged, incorrect or deleted. The guessed table can be written to a file or ... Filesystem in Userspace
(Popularity: )
:
FUSE can implement a fully functional filesystem in a userspace program.
Here are some key features of "Filesystem in Userspace":
??? Simple library API
??? Simple installation (no need to patch or recompile the kernel)
??? Secure implementation
??? Userspace - kernel interface is very ... fiDefrag
(Popularity: )
:
fiDefrag is a filesystem independent defrag tool.
fiDefrag is a Python program that helps defragment files on Linux or any other Unix-like systems that support Python. It is loosely based on John Dong's pyFragTools but is cleaner, faster, more efficient and ...