desmume 0.3.3
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 46
DeSmuME 0.7.3
DeSmuME project is a Nintendo DS emulator that can run both commercial games and homebrew applications. more>>
DeSmuME project is a Nintendo DS emulator that can run both commercial games and homebrew applications.
The original author of DeSmuME is YopYop156. He has stopped working on it on the beginning of april 2006 and passed the torch to a new team of developers. You can now follow the progress of DeSmuME on this site.
<<lessThe original author of DeSmuME is YopYop156. He has stopped working on it on the beginning of april 2006 and passed the torch to a new team of developers. You can now follow the progress of DeSmuME on this site.
Download (0.15MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
3070 downloads
NodeMon 0.3.3
NodeMon is a resource utilization monitor tailored to the Altix architecture, but is applicable to any Linux system or cluster. more>>
NodeMon is a visualization tool for monitoring system resource utilization. It allows distributed resource monitoring via the Growler software infrastructure.
It is modular, with existing modules for monitoring of CPU, memory, network, and numalink activity. Its most notable feature is its composition of large amounts of statistics into a single graphical window. This project was originally designed for monitoring NASAs Columbia supercomputer.
<<lessIt is modular, with existing modules for monitoring of CPU, memory, network, and numalink activity. Its most notable feature is its composition of large amounts of statistics into a single graphical window. This project was originally designed for monitoring NASAs Columbia supercomputer.
Download (0.68MB)
Added: 2007-08-03 License: GPL (GNU General Public License) Price:
813 downloads
XMMPlayer 0.3.3
XMMPlayer is an input plugin for XMMS that allows you to play video files from within XMMS using MPlayer as a back-end. more>>
XMMPlayer is an input plugin for XMMS that allows you to play video files from within XMMS using MPlayer as a back-end. Easy, plain and simple. Just add the files you wish to play to the XMMS playlist and hit "play".
XMMPlayer currently detects AVI/MPEG, QuickTime, RealMedia, .BIN and ASF(WMV, WMA) files by identifying them using file-signatures ("magic"). OGG movies are detected by their extension (".OGM").
Please remember that is product is still in beta-stage and may not work on all systems and with all video files MPlayer supports. See the README section below for more info.
Main features:
- local file playback of AVI, MPEG, QuickTime and OGG movies using
- MPlayer
- playback of HTTP and MMS media streams (see below)
- Playback of (individual) VCD tracks or DVD titles (see below)
- Shows info (length, audio-(nit)rate / channels) in XMMS
- uses magic to detect AVI, MPEG, RealMedia and QuickTime movies (checks for .ogm extension to detect OGG movies, this to avoid MPlayer playing OGG sound files, which have the same magic identifier)
- pause and seek in files from within xmms
- Constant, skinned and dockable video window (can be turned off in options)
<<lessXMMPlayer currently detects AVI/MPEG, QuickTime, RealMedia, .BIN and ASF(WMV, WMA) files by identifying them using file-signatures ("magic"). OGG movies are detected by their extension (".OGM").
Please remember that is product is still in beta-stage and may not work on all systems and with all video files MPlayer supports. See the README section below for more info.
Main features:
- local file playback of AVI, MPEG, QuickTime and OGG movies using
- MPlayer
- playback of HTTP and MMS media streams (see below)
- Playback of (individual) VCD tracks or DVD titles (see below)
- Shows info (length, audio-(nit)rate / channels) in XMMS
- uses magic to detect AVI, MPEG, RealMedia and QuickTime movies (checks for .ogm extension to detect OGG movies, this to avoid MPlayer playing OGG sound files, which have the same magic identifier)
- pause and seek in files from within xmms
- Constant, skinned and dockable video window (can be turned off in options)
Download (0.30MB)
Added: 2006-04-18 License: GPL (GNU General Public License) Price:
1284 downloads
REMITT 0.3.3
REMITT is Electronic Medical Information Translation and Transmission. more>>
REMITT is Electronic Medical Information Translation and Transmission.
REMITT is a revolutionary medical information translation and transmission system, which is primarily used for preparing and submitting medical billing data.
REMITT works independent of any specific electronic medical record (EMR) or practice management (PM) system, and can interface with any EMR or PM system which implements its application programming interface (API). The first system to do so has been FreeMED.
Currently Supported Formats
- HCFA-1500/CRM-1500
- ANSI NSF X12 837 Professional
Currently Supported Output Types
- PDF Document (with optional overlaying)
- PRN File
- X12 Message
- FreeClaims.com Direct Submission
- GatewayEDI.com Direct Submission
The name REMITT is a recursive acronym.
<<lessREMITT is a revolutionary medical information translation and transmission system, which is primarily used for preparing and submitting medical billing data.
REMITT works independent of any specific electronic medical record (EMR) or practice management (PM) system, and can interface with any EMR or PM system which implements its application programming interface (API). The first system to do so has been FreeMED.
Currently Supported Formats
- HCFA-1500/CRM-1500
- ANSI NSF X12 837 Professional
Currently Supported Output Types
- PDF Document (with optional overlaying)
- PRN File
- X12 Message
- FreeClaims.com Direct Submission
- GatewayEDI.com Direct Submission
The name REMITT is a recursive acronym.
Download (0.52MB)
Added: 2007-05-19 License: MPL (Mozilla Public License) Price:
889 downloads
remoteMoin 0.3.3
remoteMoin are a couple of XML-RPC plugins for MoinMoin adding some useful features making a automated usage of MoinMoin easier. more>>
remoteMoin are a couple of XML-RPC plugins for MoinMoin adding some useful features making a automated usage of MoinMoin easier.
Installation:
Scripts
Installation of these mini-projects is straight-forward: Just put them in a directory in your path and make them executable.
Some mini-projects have prerequisites which are listed in the manual page. Make sure to have the prerequisites installed.
Perl modules
Perl modules are of course installed with the usual sequence of
gunzip < dist >.tar.gz
tar xvf < dist >.tar
cd < dist >
perl Makefile.PL
make
make test
make install
Emacs
Refer to the file itself how to embed the code into your Emacs environment.
MoinMoin
Some mini projects are plugins for MoinMoin and you must put them to the right directory in the plugin structure of your Wiki. For instance see installation instructions for parsers.
Other mini projects are regular scripts.
Please note that the current hoster of this site does not like .py files. Therefore they are extended by a .txt. Please strip the .txt before installation.
Enhancements:
- Adaptations for MoinMoin 1.5.4 (was 1.3.4).
<<lessInstallation:
Scripts
Installation of these mini-projects is straight-forward: Just put them in a directory in your path and make them executable.
Some mini-projects have prerequisites which are listed in the manual page. Make sure to have the prerequisites installed.
Perl modules
Perl modules are of course installed with the usual sequence of
gunzip < dist >.tar.gz
tar xvf < dist >.tar
cd < dist >
perl Makefile.PL
make
make test
make install
Emacs
Refer to the file itself how to embed the code into your Emacs environment.
MoinMoin
Some mini projects are plugins for MoinMoin and you must put them to the right directory in the plugin structure of your Wiki. For instance see installation instructions for parsers.
Other mini projects are regular scripts.
Please note that the current hoster of this site does not like .py files. Therefore they are extended by a .txt. Please strip the .txt before installation.
Enhancements:
- Adaptations for MoinMoin 1.5.4 (was 1.3.4).
Download (0.005MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1170 downloads
Conduit 0.3.3
Conduit project is a synchronization application for GNOME. more>>
Conduit project is a synchronization application for GNOME.
Conduit allows you to synchronize your data between computers, or online web services (Gmail, backpackit.com, Flickr, etc).
This includes:
- Tomboy and iPod Notes
- Files and Folders
- Fspot and Flickr
<<lessConduit allows you to synchronize your data between computers, or online web services (Gmail, backpackit.com, Flickr, etc).
This includes:
- Tomboy and iPod Notes
- Files and Folders
- Fspot and Flickr
Download (0.48MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
811 downloads
KMol 0.3.3
KMol is a molecular weight and elemental composition calculator. more>>
KMol calculates the elemental compositon and molecular weight of compounds from their chemical formula. KMol supports user defined groups and elements, unlimited nesting of subgroups, multicomponent compounds, global and per-user symbol definitions.
KMol is designed to be able to parse any chemical formula that can be
unambiguously interpreted if written as a simple character sequence (i.e.,
without subscript and superscript formating). If you can understand a chemical
formula, chances are KMol will understand it in exactly the same way.
Enhancements:
- Fixed KDE3 compilation problem. Fixed saving of user-defined weights.
<<lessKMol is designed to be able to parse any chemical formula that can be
unambiguously interpreted if written as a simple character sequence (i.e.,
without subscript and superscript formating). If you can understand a chemical
formula, chances are KMol will understand it in exactly the same way.
Enhancements:
- Fixed KDE3 compilation problem. Fixed saving of user-defined weights.
Download (0.34MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1500 downloads
Effusion 0.3.3
Effusion provides an IRC-based BitTorrent management/sharing application. more>>
Effusion provides an IRC-based BitTorrent management/sharing application.
Effusion is a program that integrates torrent sharing via IRC with an embedded bittorrent client.
This program allows the user to handle all BitTorrent downloads from within one application, as well as receive and share the torrent files with others.
This program aims to allow users to share torrent files on irc in a user friendly way. Click on a link in the client, and it will download and run bittorrent for you, and present all download details into one easy to handle screen.
The client aims to have a clever BOT embedded in it which allows users to search and share files with each other, the files will be transferred using DCC, and automatically opened with an embedded bittorrent.
<<lessEffusion is a program that integrates torrent sharing via IRC with an embedded bittorrent client.
This program allows the user to handle all BitTorrent downloads from within one application, as well as receive and share the torrent files with others.
This program aims to allow users to share torrent files on irc in a user friendly way. Click on a link in the client, and it will download and run bittorrent for you, and present all download details into one easy to handle screen.
The client aims to have a clever BOT embedded in it which allows users to search and share files with each other, the files will be transferred using DCC, and automatically opened with an embedded bittorrent.
Download (0.14MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
952 downloads
nrsTable 0.3.3
nrsTable is a JavaScript script that will allow a developer to create HTML tables from arrays. more>>
nrsTable library is a JavaScript script that will allow a developer to create HTML tables from arrays.
The tables can be automatically sorted simply by clicking on the heading. A lot of customization can be done for the tables, such as colors, pages, captions, and more.
The following are some examples of how nrsTable can be used to make dynamic tables. Now, I have already entered the script declaration, which looks like:
< script type="JavaScript" src="nrs_table.js" >< /script >
In the head of this page. Now we can create different examples. Note that each table must have its own, unique id in order for this to work.
Ill also be using the same dummy data for all the tables, since I dont feel like writting more than one example.
The dummy data will look like this:
< script language="JavaScript" src="nrsTable.js" >
var header = new Array("First Name", "Last Name", "Income", "Date Hired");
var data = new Array( new Array ( "Joseph", "Smith", "$35,000", "2000"),
new Array ( "Aaron", "Zelzet", "$45,000", "1997"),
new Array ( "Michael", "Doe", "$55,000", "1965"),
new Array ( "Cindy", "Perez", "$44,345", "2004"),
new Array ( "Robert", "Williams", "$48,234", "1990"),
new Array ( "William", "Cohen", "$12,234", "2005"),
new Array ( "David", "Gross", "$34,563", "1998"),
new Array ( "Linda", "Mendez", "$46,975", "1988"),
new Array ( "Karen", "Anderson", "$124,345", "1978"),
new Array ( "Veronica", "OReiley", "$89,034", "1968")
);
< /script >
Enhancements:
- A small bug that would skip displaying a row at the beginning of a table was fixed.
- This was only the case in IE.
<<lessThe tables can be automatically sorted simply by clicking on the heading. A lot of customization can be done for the tables, such as colors, pages, captions, and more.
The following are some examples of how nrsTable can be used to make dynamic tables. Now, I have already entered the script declaration, which looks like:
< script type="JavaScript" src="nrs_table.js" >< /script >
In the head of this page. Now we can create different examples. Note that each table must have its own, unique id in order for this to work.
Ill also be using the same dummy data for all the tables, since I dont feel like writting more than one example.
The dummy data will look like this:
< script language="JavaScript" src="nrsTable.js" >
var header = new Array("First Name", "Last Name", "Income", "Date Hired");
var data = new Array( new Array ( "Joseph", "Smith", "$35,000", "2000"),
new Array ( "Aaron", "Zelzet", "$45,000", "1997"),
new Array ( "Michael", "Doe", "$55,000", "1965"),
new Array ( "Cindy", "Perez", "$44,345", "2004"),
new Array ( "Robert", "Williams", "$48,234", "1990"),
new Array ( "William", "Cohen", "$12,234", "2005"),
new Array ( "David", "Gross", "$34,563", "1998"),
new Array ( "Linda", "Mendez", "$46,975", "1988"),
new Array ( "Karen", "Anderson", "$124,345", "1978"),
new Array ( "Veronica", "OReiley", "$89,034", "1968")
);
< /script >
Enhancements:
- A small bug that would skip displaying a row at the beginning of a table was fixed.
- This was only the case in IE.
Download (0.031MB)
Added: 2006-02-15 License: GPL (GNU General Public License) Price:
1346 downloads
Veldfire 0.3.3
Veldfire is a collection of C code aimed at simplifying email functionality. more>>
Veldfire project is a collection of C code aimed at simplifying email functionality.
The project aims to provide interfaces for sending email, attaching files, and sending to lists.
Compiling:
make; make install
Solaris will need to uncomment LIBS line at the top of the makefile, as well as in the librd/makefile
Usage:
Veldfire is best used with a configuration file containing the most common default settings (eg from, banner, header).
Files to be attached must come last in the command line options.
Configuration:
Veldfire variables that can be configured are:
- from
- to
- subject
- host
- port
- logfile
- loglevel
- configuration file
- section in config file
- report
- custom header
- banner
- max connection
- from: Email address
- to: Email address, file containing address of string of email addresses separated by one of ;:,tn
- subject: Email subject
- host: host to connect to. Default localhost
- port: port on host. Default 25
- logfile: Where to log
- loglevel: 1 - 6
- configuration file: where to read settings from
- section: which section to use (see below)
- report: Email address to send report to (useful for mailing lists)
- header: Custom header field. Multiple instances possible
- banner: Include veldfire banner at end of email
- maxconnection: Maximum number of emails per connection
- sendtimeout: Socket write timeout
- recvtimeout: Socket read timeout
- nomessage: Dont expect a message on stdin
Configuration can be via environment variables, a configuration file or
command line switches.
Enhancements:
- Fixed Solaris build problems with flock, use fcntl.
- Added switch to force process to stay in the foreground.
- Added switch to log to stdout.
<<lessThe project aims to provide interfaces for sending email, attaching files, and sending to lists.
Compiling:
make; make install
Solaris will need to uncomment LIBS line at the top of the makefile, as well as in the librd/makefile
Usage:
Veldfire is best used with a configuration file containing the most common default settings (eg from, banner, header).
Files to be attached must come last in the command line options.
Configuration:
Veldfire variables that can be configured are:
- from
- to
- subject
- host
- port
- logfile
- loglevel
- configuration file
- section in config file
- report
- custom header
- banner
- max connection
- from: Email address
- to: Email address, file containing address of string of email addresses separated by one of ;:,tn
- subject: Email subject
- host: host to connect to. Default localhost
- port: port on host. Default 25
- logfile: Where to log
- loglevel: 1 - 6
- configuration file: where to read settings from
- section: which section to use (see below)
- report: Email address to send report to (useful for mailing lists)
- header: Custom header field. Multiple instances possible
- banner: Include veldfire banner at end of email
- maxconnection: Maximum number of emails per connection
- sendtimeout: Socket write timeout
- recvtimeout: Socket read timeout
- nomessage: Dont expect a message on stdin
Configuration can be via environment variables, a configuration file or
command line switches.
Enhancements:
- Fixed Solaris build problems with flock, use fcntl.
- Added switch to force process to stay in the foreground.
- Added switch to log to stdout.
Download (0.045MB)
Added: 2006-02-12 License: GPL (GNU General Public License) Price:
1351 downloads
Modwheel 0.3.3
Modwheel Perl module is a tree-based Web framework. more>>
Modwheel Perl module is a tree-based Web framework.
Most web sites are pages categorized by topic. So web sites can be viewed as a tree system where every page is a sub-tree and the page elements are nodes. Page elements can be things like articles, links, ads, news, comments and so on. In Modwheel a page-element is called an object.
You define your own object prototypes and then you define how to display these objects with the representation engine. Objects can be displayed differently in different contexts (pages) by using templates. The only representation engine supported right now is the Template Toolkit, but it wouldnt be much work to add support for others. The project is in beta development stage but already has an admin interface implemented in it and has been tested on Mac OS X, FreeBSD, OpenBSD, NetBSD, Ubuntu Linux, Solaris and Cygwin.
The current development version of Modwheel should work with MySQL, SQLite2 and the Template Toolkit, although porting to other databases or templating systems. shouldnt be much work. (Actually the SQLite2 port took less than 30 minutes).
SYNOPSIS
#!/usr/bin/perl -T
use strict;
use warnings;
use Modwheel::Session;
use IO::Handle;
use CGI;
*STDOUT->autoflush( );
my $modwheel_config = {
site => modwheeltest,
locale => en_EN,
logmode => stderr,
};
my ($modwheel, $db, $user, $object, $template) =
modwheel_session($modwheel_config, qw(db user template object));
$db->connect or exit;
# A user-session can also be created, if there is none, the session is anonymous.
#$user->login($username, $password);
# The page is the page to process, it has to be in the templatedir directory.
my $page = shift @ARGV || index.html;
my $directory_id = $db->path_to_id($directory_path);
$directory_id ||= Modwheel::Object::MW_TREE_ROOT;
my $cgi = new CGI;
$template->init(input => $page, parent => $directory_id, param => $cgi);
print $template->process();
$db->disconnect;
<<lessMost web sites are pages categorized by topic. So web sites can be viewed as a tree system where every page is a sub-tree and the page elements are nodes. Page elements can be things like articles, links, ads, news, comments and so on. In Modwheel a page-element is called an object.
You define your own object prototypes and then you define how to display these objects with the representation engine. Objects can be displayed differently in different contexts (pages) by using templates. The only representation engine supported right now is the Template Toolkit, but it wouldnt be much work to add support for others. The project is in beta development stage but already has an admin interface implemented in it and has been tested on Mac OS X, FreeBSD, OpenBSD, NetBSD, Ubuntu Linux, Solaris and Cygwin.
The current development version of Modwheel should work with MySQL, SQLite2 and the Template Toolkit, although porting to other databases or templating systems. shouldnt be much work. (Actually the SQLite2 port took less than 30 minutes).
SYNOPSIS
#!/usr/bin/perl -T
use strict;
use warnings;
use Modwheel::Session;
use IO::Handle;
use CGI;
*STDOUT->autoflush( );
my $modwheel_config = {
site => modwheeltest,
locale => en_EN,
logmode => stderr,
};
my ($modwheel, $db, $user, $object, $template) =
modwheel_session($modwheel_config, qw(db user template object));
$db->connect or exit;
# A user-session can also be created, if there is none, the session is anonymous.
#$user->login($username, $password);
# The page is the page to process, it has to be in the templatedir directory.
my $page = shift @ARGV || index.html;
my $directory_id = $db->path_to_id($directory_path);
$directory_id ||= Modwheel::Object::MW_TREE_ROOT;
my $cgi = new CGI;
$template->init(input => $page, parent => $directory_id, param => $cgi);
print $template->process();
$db->disconnect;
Download (1.4MB)
Added: 2007-07-26 License: Perl Artistic License Price:
820 downloads
Chestnut Dialer 0.3.3
Chestnut Dialer is a PPP dialing program, written in Python. more>>
Chestnut Dialer is PPP (Point to Point Protocol) dialing program, written in Python. Many Internet providers, that provide dialup service, use PPP protocol; this program helps you to connect to Internet using a modem.
Current version (0.2.2) can work with GTK2, QT, or without GUI (command line interface). You can run Chestnut Dialer with users priviliges (it doesnt require root permissions), but it requires read and/or write access to some system files (including the modem device). Chestnut Dialer uses standard pppd daemon to set up network interface.
<<lessCurrent version (0.2.2) can work with GTK2, QT, or without GUI (command line interface). You can run Chestnut Dialer with users priviliges (it doesnt require root permissions), but it requires read and/or write access to some system files (including the modem device). Chestnut Dialer uses standard pppd daemon to set up network interface.
Download (0.30MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
970 downloads
Drome Engine 0.3.3
Drome Engine is a 3D game engine thats written in C++ and uses OpenGL for graphics rendering. more>>
Drome Engine is a 3D game engine thats written in C++ and uses OpenGL for graphics rendering. Its currently under constant development; the main focus at this time is to improve and stabilize the application programming interface (API).
<<less Download (0.43MB)
Added: 2005-09-22 License: GPL (GNU General Public License) Price:
1497 downloads
LinuxSampler 0.3.3
LinuxSampler is a software audio sampler with professional grade features. more>>
LinuxSampler is a software audio sampler with professional grade features.
LinuxSampler was designed as a sampler backend, decoupled from any user interface. It provides a network interface using an ASCII based protocol called LSCP for controlling the sampler and managing sampler sessions. But dont be afraid, with QSampler we already have a convenient GUI frontend (based on the cross-platform GUI library Qt) for LinuxSampler and due to the decoupled design you can even control the sampler with the GUI frontend from another computer, probably even running another OS like Windows or OS X. Beside our own custom network control layer we planned to add existing ones as well (e.g. OSC). With the planned SMP and cluster support LinuxSampler might become a very interesting tool for high-end studios and concerts in future.
It is planned to support all common sampler formats in LinuxSampler, but at the moment we chose to concentrate on the Gigasampler format, because we think its currently the best sampler format in regards of quality and power, especially for the synthesis of natural instruments like pianos, brass and bowed instruments. But we already made good advance in implementing this format, so we are optimistic to start with adding other formats soon. Beside that we also planned to design our own, sophisticated sampler format to introduce a more powerful and more flexible sampler format compared to any sampler format currently available in the world. Be encouraged to share your ideas about such a new format with us!
Anyway, there are so many things to do and our hands are limited. So dont hesitate on participating to the project!
Main features:
Sampler Engines
- Gigasampler Engine
- Gig file loader
- Generic playback (RAM & disk streaming)
- Dimension switching
- Sustain pedal support
- Key velocity volume mapping
- Looping
- Pitchbend wheel support
- Bidirectional voice state transition
- Filter (VCF)
- Highpass
- Bandpass
- Bandreject
- Lowpass
- Turbo lowpass
- Cutoff frequency controllable by MIDI controller
- Resonance controllable by MIDI controller
- VCA Envelope Generator (Volume)
- VCF Envelope Generator (Filter)
- VCO Envelope Generator (Pitch)
- VCA Low Frequency Oscillator (Volume)
- VCF Low Frequency Oscillator (Filter Cutoff)
- VCO Low Frequency Oscillator (Pitch)
- Layers
- Crossfades
- Key Groups (a.k.a Exclusive Groups)
- Release Triggered Voices
- Key Switching
- Voice Stealing
- DLS Engine
- DLS file loader (DLS version 1 & 2)
- Generic playback
- Akai Engine
- Akai file loader (S1000, S3000 series)
- Generic playback
- Custom, modular Engine
- Control interfaces
- Custom network interface for frontends (LSCP)
- OSC
- MIDI input drivers
- ALSA
- VSTi
- MIDI over ethernet (Distributed MIDI)
- CoreMIDI (Mac OS X)
- MidiShare (Linux, OS X, Windows)
- Audio output drivers
- ALSA
- JACK
- VSTi
- Audio over ethernet
- CoreAudio (Mac OS X)
- Time stamp event system & jitter correction
- Multi channel & multi engine support
- Pitch shifter / Interpolation
- Linear interpolation
- Cubic interpolation
- Formant frequency correction / formant manipulation
- Dynamic engine recompilation
- Extensive SMP (multi processor) support
- Network cluster support
- (Graphical) frontends
- Qt based frontend (QSampler)
- VSTi frontend (based on the Qt frontend)
<<lessLinuxSampler was designed as a sampler backend, decoupled from any user interface. It provides a network interface using an ASCII based protocol called LSCP for controlling the sampler and managing sampler sessions. But dont be afraid, with QSampler we already have a convenient GUI frontend (based on the cross-platform GUI library Qt) for LinuxSampler and due to the decoupled design you can even control the sampler with the GUI frontend from another computer, probably even running another OS like Windows or OS X. Beside our own custom network control layer we planned to add existing ones as well (e.g. OSC). With the planned SMP and cluster support LinuxSampler might become a very interesting tool for high-end studios and concerts in future.
It is planned to support all common sampler formats in LinuxSampler, but at the moment we chose to concentrate on the Gigasampler format, because we think its currently the best sampler format in regards of quality and power, especially for the synthesis of natural instruments like pianos, brass and bowed instruments. But we already made good advance in implementing this format, so we are optimistic to start with adding other formats soon. Beside that we also planned to design our own, sophisticated sampler format to introduce a more powerful and more flexible sampler format compared to any sampler format currently available in the world. Be encouraged to share your ideas about such a new format with us!
Anyway, there are so many things to do and our hands are limited. So dont hesitate on participating to the project!
Main features:
Sampler Engines
- Gigasampler Engine
- Gig file loader
- Generic playback (RAM & disk streaming)
- Dimension switching
- Sustain pedal support
- Key velocity volume mapping
- Looping
- Pitchbend wheel support
- Bidirectional voice state transition
- Filter (VCF)
- Highpass
- Bandpass
- Bandreject
- Lowpass
- Turbo lowpass
- Cutoff frequency controllable by MIDI controller
- Resonance controllable by MIDI controller
- VCA Envelope Generator (Volume)
- VCF Envelope Generator (Filter)
- VCO Envelope Generator (Pitch)
- VCA Low Frequency Oscillator (Volume)
- VCF Low Frequency Oscillator (Filter Cutoff)
- VCO Low Frequency Oscillator (Pitch)
- Layers
- Crossfades
- Key Groups (a.k.a Exclusive Groups)
- Release Triggered Voices
- Key Switching
- Voice Stealing
- DLS Engine
- DLS file loader (DLS version 1 & 2)
- Generic playback
- Akai Engine
- Akai file loader (S1000, S3000 series)
- Generic playback
- Custom, modular Engine
- Control interfaces
- Custom network interface for frontends (LSCP)
- OSC
- MIDI input drivers
- ALSA
- VSTi
- MIDI over ethernet (Distributed MIDI)
- CoreMIDI (Mac OS X)
- MidiShare (Linux, OS X, Windows)
- Audio output drivers
- ALSA
- JACK
- VSTi
- Audio over ethernet
- CoreAudio (Mac OS X)
- Time stamp event system & jitter correction
- Multi channel & multi engine support
- Pitch shifter / Interpolation
- Linear interpolation
- Cubic interpolation
- Formant frequency correction / formant manipulation
- Dynamic engine recompilation
- Extensive SMP (multi processor) support
- Network cluster support
- (Graphical) frontends
- Qt based frontend (QSampler)
- VSTi frontend (based on the Qt frontend)
Download (0.29MB)
Added: 2006-02-01 License: GPL (GNU General Public License) Price:
1360 downloads
Cover Desktop 0.3.3
Cover Desktop script show current amaroK cover on desktop. more>>
Cover Desktop script show current amaroK cover on desktop.
To change position of cover, use Alt + left click.
<<lessTo change position of cover, use Alt + left click.
Download (0.002MB)
Added: 2006-03-01 License: GPL (GNU General Public License) Price:
758 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 desmume 0.3.3 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