flavor wave oven
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 267
Gnome Wave Cleaner 0.21-07
GWC is an application to do digital audio restoration on wavfile data, i.e. remove hisses and clicks. more>>
GWC is an application to do digital audio restoration on wavfile data, i.e. remove hisses and clicks. It features click repair using least squares autoregressive interpolation, and is based on the FFTW library. This is still beta code, so back up your data files first.
It is resulting of never wanting to boot to MS windows again. The only reason I had left was because I have this wonderful software to record digital audio, and the dehiss and declick using some very cool software (COOLEDIT 2000) and (Declick by M. Paar), to do the audio restoration.
I checked out some of the ongoing projects in linux, and either they crashed a lot or, didnt do what I needed, so I started this effort out of selfishness and also as a mechanism to learn the GNOME API for GUI programming . A lot of the code shows the efforts of that learning curve, and could certainly be cleaned up, but the I am personally pleased with the overall design. The goals are simple -- denoise, dehiss and amplify audio files. With the use of libsndfile, you can now do this on a multitude of audio formats, wav, au, aiff, ...
For those of you interested, I started working up a presentation describing the technical aspects of the audio restoration methods used in GWC.
Untar the source tarball (tar -xvzf )
Enter the directory created.
Run "./configure"
Run "make".
Run "make install".
"gwc" is the program file. All you have to do is run it.
Enhancements:
- BUGFIX: Ok. I messed up. The save changes stuff on exit was broken. Hopefully fixed now.
<<lessIt is resulting of never wanting to boot to MS windows again. The only reason I had left was because I have this wonderful software to record digital audio, and the dehiss and declick using some very cool software (COOLEDIT 2000) and (Declick by M. Paar), to do the audio restoration.
I checked out some of the ongoing projects in linux, and either they crashed a lot or, didnt do what I needed, so I started this effort out of selfishness and also as a mechanism to learn the GNOME API for GUI programming . A lot of the code shows the efforts of that learning curve, and could certainly be cleaned up, but the I am personally pleased with the overall design. The goals are simple -- denoise, dehiss and amplify audio files. With the use of libsndfile, you can now do this on a multitude of audio formats, wav, au, aiff, ...
For those of you interested, I started working up a presentation describing the technical aspects of the audio restoration methods used in GWC.
Untar the source tarball (tar -xvzf )
Enter the directory created.
Run "./configure"
Run "make".
Run "make install".
"gwc" is the program file. All you have to do is run it.
Enhancements:
- BUGFIX: Ok. I messed up. The save changes stuff on exit was broken. Hopefully fixed now.
Download (0.68MB)
Added: 2006-10-20 License: GPL (GNU General Public License) Price:
1105 downloads
JaWavedit 1.16beta
JaWavedit is a WAV file editor written in Java. more>>
JaWavedit is a WAV file editor written in Java. It runs on every operating system that supports Java.
Main features:
- loading/saving of any .wav/.au files
- playing, looping, winding
- display the wave in any zoom
- change frequency, balance and volume while playing
- handle any frequency in 8 and 16 bit
- a fancy and functional look
- speaking 3 languages (English, Deutsch and Francais)
- a module concept, which allows to extend me
- the open standard giving you the oppertunity to write your own modules
- making me just as well a development platform for any kind of audio processing
<<lessMain features:
- loading/saving of any .wav/.au files
- playing, looping, winding
- display the wave in any zoom
- change frequency, balance and volume while playing
- handle any frequency in 8 and 16 bit
- a fancy and functional look
- speaking 3 languages (English, Deutsch and Francais)
- a module concept, which allows to extend me
- the open standard giving you the oppertunity to write your own modules
- making me just as well a development platform for any kind of audio processing
Download (0.24MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1186 downloads
Cow outputs waves 0.1.2
Cow is something like a waveform editor in that it generates a wave file from one or more graphs for amplitude and frequency. more>>
Cow is something like a waveform editor in that it generates a wave file from one or more graphs for amplitude and frequency. It has a graphical user interface that simplifies this process.
First i wrote some classes to generate wavefiles with graphs for amplitude and frequency. Thats really simple sound synthesis. The waveformeditor of Christopher Rowley[1] inspired me. As it worked i made a little GUI just because its more compfortable to edit the
graphs... Ok. I could produce sounds, thats fine. Someone lend me a midi-keyboard and i programmed something to play the sound at different tonepitches. Well, thats it. Was a funny project, still works for me, but i guess it is dead. This will be the last release so
far. Hope you have fun with it .
cowman reads midi-events from /dev/midi00 and plays the apropriate note on /dev/dsp. You must start it with a cow-file as command-line-option or with a configfile. See manpage.
<<lessFirst i wrote some classes to generate wavefiles with graphs for amplitude and frequency. Thats really simple sound synthesis. The waveformeditor of Christopher Rowley[1] inspired me. As it worked i made a little GUI just because its more compfortable to edit the
graphs... Ok. I could produce sounds, thats fine. Someone lend me a midi-keyboard and i programmed something to play the sound at different tonepitches. Well, thats it. Was a funny project, still works for me, but i guess it is dead. This will be the last release so
far. Hope you have fun with it .
cowman reads midi-events from /dev/midi00 and plays the apropriate note on /dev/dsp. You must start it with a cow-file as command-line-option or with a configfile. See manpage.
Download (0.084MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1188 downloads
EMWave2D 0.3
EMWave2D project is a 2D electromagnetic wave simulation program. more>>
EMWave2D project is a 2D electromagnetic wave simulation program. It solves Maxwells equation using Finite Difference Time Domain (FDTD) method.
It is very simple program to use and to modify. It can do many different simulations such as scattering, diffraction, and refraction.
<<lessIt is very simple program to use and to modify. It can do many different simulations such as scattering, diffraction, and refraction.
Download (0.11MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
1006 downloads
XFORGE 0.2.2
Xforge is a graphical wave editor for UNIX systems with X11 and Motif. more>>
Xforge is a graphical wave editor for UNIX systems with X11 and Motif. The name is derived from popular PC/Windows wave editor Sound Forge, and the goal of Xforge project is to provide similar wave editing facilities to UNIX world, but as free software.
Though Xforge supports multiple wave formats, it is not a wave format converter or encoder/decoder; there exists a wonderful utility called Sox for that purpose. You will find that Xforge supports very few wave formats at the moment. Are you interested in coding decoders / encoders for your favourite file formats?
For install you just need to do the following:
xmkmf -a
make
<<lessThough Xforge supports multiple wave formats, it is not a wave format converter or encoder/decoder; there exists a wonderful utility called Sox for that purpose. You will find that Xforge supports very few wave formats at the moment. Are you interested in coding decoders / encoders for your favourite file formats?
For install you just need to do the following:
xmkmf -a
make
Download (0.047MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1192 downloads
Qemulator 0.5
Qemulator is a full featured emulation suite for the qemu virtual engine, with on demand job control written in python GTK/Glade more>>
Qemulator provides an easy and fast to use image and device management, a "My machines" list and interactive job control.
It comes with a list of all running jobs from where you can open the contol panel for each job and performing on demand action. Full interaction for mounted volumes, usb devices, keyboard and mouse interaction, screenshots, wave capture and save/restore machine state and open vnc viewer is provided.
The project is still under development. Current version should run stable on most Linux machines providing allmost all functions of qemu, but there are still some works to do.
<<lessIt comes with a list of all running jobs from where you can open the contol panel for each job and performing on demand action. Full interaction for mounted volumes, usb devices, keyboard and mouse interaction, screenshots, wave capture and save/restore machine state and open vnc viewer is provided.
The project is still under development. Current version should run stable on most Linux machines providing allmost all functions of qemu, but there are still some works to do.
Download (0.62MB)
Added: 2007-06-18 License: GPL (GNU General Public License) Price:
862 downloads
WaveMixer 0.4
WaveMixer is a multitrack sample editor. more>>
WaveMixer is a multitrack sample editor.
WaveMixer is a multitrack wave editor. It can mix mutliple sound together to make some music.
We want to do an audio software that is simple to use for anyone, and not only by profesionnal users.
Main features:
- Can load many sound format like: wave file, mp3, ogg.
- Show up the file in the sound editor
- You can apply some cool effect on a sample like: fade-in/out, echo, high and low pass filter, ...
- Can save a modified sample to mp3, ogg or wave format
- Can edit Metadata (id3 tag) thanks to TagLib...
- Handles very large file !
- Use esound to write the sound to the sound card
- Zoom in and out on a sample
- Wavemixer got a powerfull file explorer! All is done with dragn drop.
- You can drop files from konqueror or nautilus.
- You can put many samples on the track editor to assemble them and create some very cool music !
- Unimited tracks!
- On each track, you can play with volume and pan
- When playing, a very great Vumeter is drawn to show up the peak volume of the sound/music! Thats cool !
- Wavemixer can save an entire project in xml file for further load...
<<lessWaveMixer is a multitrack wave editor. It can mix mutliple sound together to make some music.
We want to do an audio software that is simple to use for anyone, and not only by profesionnal users.
Main features:
- Can load many sound format like: wave file, mp3, ogg.
- Show up the file in the sound editor
- You can apply some cool effect on a sample like: fade-in/out, echo, high and low pass filter, ...
- Can save a modified sample to mp3, ogg or wave format
- Can edit Metadata (id3 tag) thanks to TagLib...
- Handles very large file !
- Use esound to write the sound to the sound card
- Zoom in and out on a sample
- Wavemixer got a powerfull file explorer! All is done with dragn drop.
- You can drop files from konqueror or nautilus.
- You can put many samples on the track editor to assemble them and create some very cool music !
- Unimited tracks!
- On each track, you can play with volume and pan
- When playing, a very great Vumeter is drawn to show up the peak volume of the sound/music! Thats cool !
- Wavemixer can save an entire project in xml file for further load...
Download (0.86MB)
Added: 2005-11-07 License: GPL (GNU General Public License) Price:
1448 downloads
WAVE Utilities 1.18
WAVE Utilities package contains three programs for dealing with WAVE format audio files. more>>
WAVE Utilities package contains three programs for dealing with WAVE format audio files.
SimplifyWave
The standard permits WAVE format audio files to contain a variety of chunks, such as playlists, cue lists, and padding. A fair amount of software, however, is unable to parse such complex files. This program converts complex WAVE files into the simplest standard-conforming format by stripping out everything other than the obligatory format chunk and the first data chunk. Messages are printed indicating what chunks have been removed.
RepairWave
Some software generates non-conformant files that purport to be WAVE files. They contain a WAVE header but lack the obligatory data chunk id and size information. The audio data immediately follows the header. This program inserts the missing data chunk id and size information and updates the WAVE chunk size information in the header to reflect this.
InfoWave
Extracts information from a RIFF/WAV or RIFX/WAV file and reports on the contents of the file. It shows the size, type, and location of each chunk and gives the encoding of the audio data, its sampling rate, resolution, number of channels and other information. Typical output looks like this:
0: RIFF identifier.
4: chunk size = 38,642 bytes.
8: WAV identifier.
12: format chunk identifier
16: format chunk size = 18 bytes.
20: data format: PCM.
22: one channel (mono).
24: Sampling Rate = 11,025 samples per second.
28: Average Data Rate = 11,025 bytes per second.
32: Bytes_Per_Sample value of 1 indicates 8-bit mono
34: Bits_Per_Sample = 8.
36: chunk id
40: chunk length
44: chunk of type fact (standard) length 4 bytes
48: chunk id
52: chunk length
56: chunk of type data (standard) length 38,591 bytes
amounting to 0 minutes and 3.5 seconds
These programs were originally called SimplifyWav, wavrepair, and wavinfo.
Enhancements:
- The programs have been adapted to run correctly on 64-bit architectures as well as 32-bit architectures.
- They should now compile on systems whose printf does not support thousands separators.
<<lessSimplifyWave
The standard permits WAVE format audio files to contain a variety of chunks, such as playlists, cue lists, and padding. A fair amount of software, however, is unable to parse such complex files. This program converts complex WAVE files into the simplest standard-conforming format by stripping out everything other than the obligatory format chunk and the first data chunk. Messages are printed indicating what chunks have been removed.
RepairWave
Some software generates non-conformant files that purport to be WAVE files. They contain a WAVE header but lack the obligatory data chunk id and size information. The audio data immediately follows the header. This program inserts the missing data chunk id and size information and updates the WAVE chunk size information in the header to reflect this.
InfoWave
Extracts information from a RIFF/WAV or RIFX/WAV file and reports on the contents of the file. It shows the size, type, and location of each chunk and gives the encoding of the audio data, its sampling rate, resolution, number of channels and other information. Typical output looks like this:
0: RIFF identifier.
4: chunk size = 38,642 bytes.
8: WAV identifier.
12: format chunk identifier
16: format chunk size = 18 bytes.
20: data format: PCM.
22: one channel (mono).
24: Sampling Rate = 11,025 samples per second.
28: Average Data Rate = 11,025 bytes per second.
32: Bytes_Per_Sample value of 1 indicates 8-bit mono
34: Bits_Per_Sample = 8.
36: chunk id
40: chunk length
44: chunk of type fact (standard) length 4 bytes
48: chunk id
52: chunk length
56: chunk of type data (standard) length 38,591 bytes
amounting to 0 minutes and 3.5 seconds
These programs were originally called SimplifyWav, wavrepair, and wavinfo.
Enhancements:
- The programs have been adapted to run correctly on 64-bit architectures as well as 32-bit architectures.
- They should now compile on systems whose printf does not support thousands separators.
Download (0.077MB)
Added: 2007-05-13 License: GPL (GNU General Public License) Price:
903 downloads
GTKWave 3.0.29
GTKWave is a wave viewer for Verilog/VHDL simulation. more>>
GTKWave is VCD/EVCD/LXT/Synopsis .out format electronic waveform viewer built using the GTK+ toolkit.
The project was originally developed by Tony Bybell but development has now passed to the APT group and we hope to extend and improve GTKWave to support new formats and features.
Installation
1) Type ./configure
2) make
3) make install (as root)
Make sure you copy the .gtkwaverc file to your home directory or to your VCD project directory. It contains the prefs for a good configuration that most people find ergonomic.
Note that Ver Structural Verilog Compiler AET files are no longer supported. They have been superceded by LXT. Also note that the AMULET group will be taking over maintenance of the viewer effective immediately.
<<lessThe project was originally developed by Tony Bybell but development has now passed to the APT group and we hope to extend and improve GTKWave to support new formats and features.
Installation
1) Type ./configure
2) make
3) make install (as root)
Make sure you copy the .gtkwaverc file to your home directory or to your VCD project directory. It contains the prefs for a good configuration that most people find ergonomic.
Note that Ver Structural Verilog Compiler AET files are no longer supported. They have been superceded by LXT. Also note that the AMULET group will be taking over maintenance of the viewer effective immediately.
Download (2.6MB)
Added: 2007-07-28 License: GPL (GNU General Public License) Price:
835 downloads
laplace balancer 0.003
The laplace balancer forms a sinus wave out of a soundcards balance. more>>
The laplace balancer forms a sinus wave out of a soundcards balance, making a horizontal sinus sound with the currently playing sound. This is a dynamic enhancement to stereo music because it adds a new 2-channel quality to mono music.
Enhancements:
- hardcore bug fixed
<<lessEnhancements:
- hardcore bug fixed
Download (0.001MB)
Added: 2006-07-31 License: GPL (GNU General Public License) Price:
1183 downloads
wavbreaker 0.8.1
wavbreaker is a tool to split a wave file up into multiple waves. more>>
wavbreaker is a tool to split a wave file up into multiple waves.
This applications purpose in life is to take a wave file and break it up into multiple wave files. It makes a clean break at the correct position to burn the files to an audio cd without any dead air between the tracks. It will only read wave files, so use an appropriate tool to convert ogg, mp3, etc. files and then break them up.
The gui displays a summary of the entire wave file being worked on at the top. The middle portion displays a zoomed in view that allows you to select where to start playing the track and where it will make the break when the break button is clicked. When a break is made, another entry will be added to the bottom portion of the display. This is where you may change file names and select/unselect tracks that will be written when you click save.
There is also a command line tool to merge wave files together, wavmerge. So, if you download a show and dont like how it was tracked, you can merge them together with wavmerge and then break them back up with wavbreaker. This tool will only work on files that are alike. For example, 44100 khz sample rate, 16-bit sample size, etc. I would suggest a tool named sox to do any conversion you may need.
<<lessThis applications purpose in life is to take a wave file and break it up into multiple wave files. It makes a clean break at the correct position to burn the files to an audio cd without any dead air between the tracks. It will only read wave files, so use an appropriate tool to convert ogg, mp3, etc. files and then break them up.
The gui displays a summary of the entire wave file being worked on at the top. The middle portion displays a zoomed in view that allows you to select where to start playing the track and where it will make the break when the break button is clicked. When a break is made, another entry will be added to the bottom portion of the display. This is where you may change file names and select/unselect tracks that will be written when you click save.
There is also a command line tool to merge wave files together, wavmerge. So, if you download a show and dont like how it was tracked, you can merge them together with wavmerge and then break them back up with wavbreaker. This tool will only work on files that are alike. For example, 44100 khz sample rate, 16-bit sample size, etc. I would suggest a tool named sox to do any conversion you may need.
Download (0.12MB)
Added: 2007-07-08 License: GPL (GNU General Public License) Price:
842 downloads
Event 1.09
Event is an Event loop processing. more>>
Event is an Event loop processing.
SYNOPSIS
use Event qw(loop unloop);
# initialize application
Event->flavor(attribute => value, ...);
my $ret = loop();
# and some callback will call
unloop(ok);
The Event module provide a central facility to watch for various types of events and invoke a callback when these events occur. The idea is to delay the handling of events so that they may be dispatched in priority order when it is safe for callbacks to execute.
Events (in the ordinary sense of the word) are detected by watchers, which reify them as events (in the special Event module sense). For clarity, the former type of events may be called "source events", and the latter "target events". Source events, such as signals arriving, happen whether or not they are being watched. If a source event occurs which a watcher is actively watching then the watcher generates a corresponding target event. Target events are only created by watchers. If several watchers are interested in the same source event then each will generate their own target event. Hence, any particular source event may result in zero, one, two, or any number of target events: the same as the number of watchers which were actively watching for it.
Target events are queued to be processed in priority order (priority being determined by the creating watcher) and in FIFO order among events of the same priority. Queued ("pending") events can, in some cases, be cancelled before being processed. A queued event is processed by being passed to the callback function (or method on a particular object or class) which was specified to the watcher.
A watcher, once created, operates autonomously without the Event user having to retain any reference to it. However, keeping a reference makes it possible to modify most of the watchers characteristics. A watcher can be switched between active and inactive states. When inactive, it does not generate target events.
Some types of source event are not reified as target events immediately. Signals received, for example, are counted initially. The counted signals are reified at certain execution points. Hence, signal events may be processed out of order, and if handled carelessly, on the wrong side of a state change in event handling. A useful way to view this is that occurrence of the source event is not actually the arrival of the signal but is triggered by the counting of the signal.
Reification can be forced when necessary. The schedule on which some other events are created is non-obvious. This is especially the case with watchers that watch for a condition rather than an event. In some cases, target events are generated on a schedule that depends on the operation of the event loop.
<<lessSYNOPSIS
use Event qw(loop unloop);
# initialize application
Event->flavor(attribute => value, ...);
my $ret = loop();
# and some callback will call
unloop(ok);
The Event module provide a central facility to watch for various types of events and invoke a callback when these events occur. The idea is to delay the handling of events so that they may be dispatched in priority order when it is safe for callbacks to execute.
Events (in the ordinary sense of the word) are detected by watchers, which reify them as events (in the special Event module sense). For clarity, the former type of events may be called "source events", and the latter "target events". Source events, such as signals arriving, happen whether or not they are being watched. If a source event occurs which a watcher is actively watching then the watcher generates a corresponding target event. Target events are only created by watchers. If several watchers are interested in the same source event then each will generate their own target event. Hence, any particular source event may result in zero, one, two, or any number of target events: the same as the number of watchers which were actively watching for it.
Target events are queued to be processed in priority order (priority being determined by the creating watcher) and in FIFO order among events of the same priority. Queued ("pending") events can, in some cases, be cancelled before being processed. A queued event is processed by being passed to the callback function (or method on a particular object or class) which was specified to the watcher.
A watcher, once created, operates autonomously without the Event user having to retain any reference to it. However, keeping a reference makes it possible to modify most of the watchers characteristics. A watcher can be switched between active and inactive states. When inactive, it does not generate target events.
Some types of source event are not reified as target events immediately. Signals received, for example, are counted initially. The counted signals are reified at certain execution points. Hence, signal events may be processed out of order, and if handled carelessly, on the wrong side of a state change in event handling. A useful way to view this is that occurrence of the source event is not actually the arrival of the signal but is triggered by the counting of the signal.
Reification can be forced when necessary. The schedule on which some other events are created is non-obvious. This is especially the case with watchers that watch for a condition rather than an event. In some cases, target events are generated on a schedule that depends on the operation of the event loop.
Download (0.24MB)
Added: 2007-06-06 License: Perl Artistic License Price:
872 downloads
NeWBIE LiveCD 0.2
NeWBIE LiveCD is a NetBSD based distro geared towards the desktop user. more>>
NeWBIE LiveCD is a NetBSD based distro geared towards the desktop user.
It includes software for Web browsing, chatting, multimedia, and document editing.
This acronym NeWBIE is pronounced just like the word "newbie" and stands for (Ne)tBSD (W)are (B)urned (I)n (E)conomy.
Newbie is a NetBSD (v. 3.0) live CD similar in spirit to the well-known FreeSBIE live CD. Newbie currently caters to the desktop-user (i.e. with applications for web browsing, chat, multimedia, document editing, etc) but will also serve as a core for creating a NetBSD version of Arudius (see below) - a network security auditing tool.
Why based on NetBSD? Because contrary to the popular opinion, NetBSD is not some obscure *BSD flavor that is only good for powering your toaster, but is a powerful, flexible and highly portable operating system.
In many aspects it is better than its more famous cousins. Did you know that NetBSD recently broke the speed record for network data transfer? And what about speed and scalability?
Enhancements:
- This release cleans up the boot process and adds a GUI tool for easy setup of the modem/DSL connection.
- More productivity tools are included (e.g. a file manager, spreadsheet, Samba, wireless AP detection, sniffer, network analysis, etc.).
<<lessIt includes software for Web browsing, chatting, multimedia, and document editing.
This acronym NeWBIE is pronounced just like the word "newbie" and stands for (Ne)tBSD (W)are (B)urned (I)n (E)conomy.
Newbie is a NetBSD (v. 3.0) live CD similar in spirit to the well-known FreeSBIE live CD. Newbie currently caters to the desktop-user (i.e. with applications for web browsing, chat, multimedia, document editing, etc) but will also serve as a core for creating a NetBSD version of Arudius (see below) - a network security auditing tool.
Why based on NetBSD? Because contrary to the popular opinion, NetBSD is not some obscure *BSD flavor that is only good for powering your toaster, but is a powerful, flexible and highly portable operating system.
In many aspects it is better than its more famous cousins. Did you know that NetBSD recently broke the speed record for network data transfer? And what about speed and scalability?
Enhancements:
- This release cleans up the boot process and adds a GUI tool for easy setup of the modem/DSL connection.
- More productivity tools are included (e.g. a file manager, spreadsheet, Samba, wireless AP detection, sniffer, network analysis, etc.).
Download (244MB)
Added: 2006-02-07 License: BSD License Price:
1358 downloads
Glame 2.0.1
Glame is a multi-track wave-editor with synthesis capabilities. more>>
Glame is a multi-track wave-editor with synthesis capabilities.
Glame is targeted to be the GIMP for audio processing. Glame supports non destructive multitrack editing, recording and mixing; realtime effects using native or LADSPA plugins; OSS, ALSA or SGI audio and WAV, Mp3 and Ogg file formats.
<<lessGlame is targeted to be the GIMP for audio processing. Glame supports non destructive multitrack editing, recording and mixing; realtime effects using native or LADSPA plugins; OSS, ALSA or SGI audio and WAV, Mp3 and Ogg file formats.
Download (1.6MB)
Added: 2005-07-19 License: GPL (GNU General Public License) Price:
1559 downloads
DSS-Live 0.1
DSS-Live is dedicated to create your own DEbian BASED Live Linux System. more>>
DSS also know as Debased Scripts Set project is dedicated to providing you with a "System Development Environment" to create your own DEbian BASED Live Linux System.
Normally youre stuck with the type and amount of applications the creator decided to include, now you can customize the system to fit your needs, by generating on-the-fly compressed modules (layers) including additional software .
The idea is to dont "debase" the Default Debian System, for this pourpose has been designed the USS (The Upstream Salmon Struct).
In this way youll have a knoppix like HW autodetection and autoconfiguration flavor without affecting the standard system.
DSS can be used to:
- create your own live distribution
- put together a demo disk to show off the power of our favourite OS
- build a portable system to install on external USB/FIREWIRE HD and boot it up.
- backup you system and run it from a CD/DVD
- build a morphix base module
<<lessNormally youre stuck with the type and amount of applications the creator decided to include, now you can customize the system to fit your needs, by generating on-the-fly compressed modules (layers) including additional software .
The idea is to dont "debase" the Default Debian System, for this pourpose has been designed the USS (The Upstream Salmon Struct).
In this way youll have a knoppix like HW autodetection and autoconfiguration flavor without affecting the standard system.
DSS can be used to:
- create your own live distribution
- put together a demo disk to show off the power of our favourite OS
- build a portable system to install on external USB/FIREWIRE HD and boot it up.
- backup you system and run it from a CD/DVD
- build a morphix base module
Download (290MB)
Added: 2005-11-21 License: GPL (GNU General Public License) Price:
1433 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above flavor wave oven search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed