Main > Free Download Search >

Free samples software for linux

samples

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 699
CPPSERV 0.1.99.0 (Samples)

CPPSERV 0.1.99.0 (Samples)


CPPSERV is a web application server that provides Servlet-like API and JSP-like functionality to C++ programmers. more>>
CPPSERV is a web application server that provides Servlet-like API and JSP-like functionality to C++ programmers. CPPSERV consists of stand-alone daemon, listening on TCP socket for requests from web server, and web server module. Currently apache-2.0.x and ligttpd are supported.
CSP (C++ Server pages) are currently implemented as a precompiler that converts CSP source to C++ source of a servlet, which, in turn needs to be compiled into CPPSERV servlet. In other words - no run-time compilation/updates. This greatly simplifies the system, avoids long "first-time access" delay, and avoids dependancy on compiler and header files on the server.
Enhancements:
- This version features a completely non-interactive test suite for CPPSERV, an update to the latest SPTK API, and a few minor bugfixes.
<<less
Download (0.18MB)
Added: 2007-04-05 License: LGPL (GNU Lesser General Public License) Price:
932 downloads
fntsample 2.6

fntsample 2.6


fntsample is a program for making font samples that show Unicode coverage of the font. more>>
fntsample is a program for making font samples that show Unicode coverage of the font.
The samples are similar in appearance to Unicode charts. Samples can be saved as PDF or PostScript files.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
- This release makes it possible to change the default font styles and sizes for headers and numbers displayed on font samples.
<<less
Download (0.081MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
848 downloads
PKSampler 0.3 Beta

PKSampler 0.3 Beta


PKSampler project is a live-dj tool. more>>
PKSampler project is a live-dj tool. It is different from other "live DJ tools" in that it focuses on allowing the user to mix lots of samples at once. The focus is on a simple touchscreen interface that allows quick access to user supplied loops and samples.

<<less
Download (7.8MB)
Added: 2006-02-15 License: GPL (GNU General Public License) Price:
1346 downloads
a2ps 4.13b

a2ps 4.13b


a2ps is an Any to PostScript filter. more>>
a2ps is an Any to PostScript filter. a2ps started as a Text to PostScript converter, with pretty printing features and all the expected features from this kind of programs.

But today, it is also able to deal with other file types (PostScript, Texinfo, compressed, whatever...) provided you have the necessary tools.

Some samples of its Text to PostScript feature are available: in plain style, or in the gray style (and its alternative gray2), or with colors. (Remember! Sometimes you cant trust too much ghostview: print it, then evaluate!)
<<less
Download (1.9MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1235 downloads
dsprec 0.2

dsprec 0.2


dsprec is a program that reads samples from the /dev/dsp device and outputs them to standard output. more>>
dsprec is a program that reads samples from the /dev/dsp device and outputs them to standard output.It allows you to specify the sample rate, word size, and number of channels.

dsprec was written for FreeBSD. It also works with Linux. It might work with other UNIX systems too. If you make it work on another OS, please tell me so I can mention it here.

This is a typical usage:

dsprec rate 44100 bits 16 channels 2 > outfile.raw

Sample rate, word size, and number of channels are untouched if they are not specified. You should always specify them.

Installation

cd /usr/local/src
fetch http://tomclegg.net/software/dsprec-0.2.tar.gz
tar xzf dsprec-0.2.tar.gz
cd dsprec-0.2
make
make install

You need sound support (device pcm) in your kernel in order to run dsprec.
<<less
Download (0.007MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1186 downloads
Sample Inventory Program 1.0.2

Sample Inventory Program 1.0.2


Sample Inventory Program provides a laboratory inventory management system (LIMS) for Zope. more>>
Sample Inventory Program provides a laboratory inventory management system (LIMS) for Zope.
Many integration tests exist for various aspects of the SIP application, ranging from command line importing of samples and project configuration to CSV Web-based importing of sample modifications.
Main features:
- Cross platform using the Zope 3 appliation server and Python language. Contains over 200 unit and integrations tests.
- Command line import functionality (import application configuration, projects, samples, aliquots and container heirarchies)
- Cross project searches based on Subject Ids, Other Ids, Additional Sample Data, and Sample Types. Uses REPORT Permission.
- Search Form Screenshot
- Project level permissions. Users can be enabled/disabled by removing User Permission in the Applicaiton root. Lab Technician Permission allows users to put contents into a shipment and add/modify Samples. Project Manager permission allows project configuration as well as administering Users for specified projects.
- User and Permission Screenshot
- 100% Web based interface (IE, Mozilla, Safari tested). QT based client in development.
- Projects Overview Screenshot
- Ability to Split Aliquots into smaller units and put them into separate physical containers.
- Ability to Derive Aliquots into other Sample Types. Derived Samples/Aliquots links to their origin sample.
- Locations/Containers are heirarchical and can be restricted to a Project
- Shipments act as virtual containers where Lab Technicans can split aliquots into. AlsocShipments contain Contact Info, Shipping Info and Funding Info. While the Shipment Status will control the status of the Shipment moving from: Incomplete, In-Transit, and finally Received based on date fields being filled out.
- Shipment Screenshot
- Understandable relational model that enables simple reporting to be easily constructed by third party tools such as Jasper Reports
- Batch editing available using CSV files. All changes are transactional. You can easily import hundreds of samples into multiple projects by using CSV files and importing them through the web interface. You can change locations of aliquots by using the CSV import functionality. Any functionality that can be done in the web interface is complimented by CSV functionality.
- Project Search Results Screenshot
- Ability to administer Sample Type, Container Type, Locations and Unit of Measure at the application level to enforce standards across all Projects. Requires Application Manager permission.
- Ability to assign Sample Type, Locations, Technicans in a Project by Project basis.
- Project Administration Screenshot
- Advance Attribute Capture forms enable Project Administrators to specify what attributes for their Sample Types need to be captured for their project. Now non-technical users can ensure that Lab Technicans capture any attribute for any Sample Type. Attributes are limited to: DateTime, Boolean, Float, Integer, String and Text fields. Default Values can be assigned.
- Sample Type Attributes Screenshot
- Finally Sample Type Attributes can have validation scripted on a field by field basis. By using the TALES Validation functionality for Sample Type Attribute Fields. Examples of TALES validation:
- python: value < 100 # value of the field is less than 100
- python: value < datetime.date(2006, 10, 31)
- # value of the field is less than 10/31/2006
- Edit Comments will require a comment to be added to any field that is edited. These are used in conjunction with RDBMS triggers to keep a audit log to ensure that all changes to all inventory can be tracked.
<<less
Download (MB)
Added: 2007-02-01 License: LGPL (GNU Lesser General Public License) Price:
1006 downloads
Algorithm::Numerical::Sample 1.3

Algorithm::Numerical::Sample 1.3


Algorithm::Numerical::Sample is a Perl module that can draw samples from a set. more>>
Algorithm::Numerical::Sample is a Perl module that can draw samples from a set.

SYNOPSIS

use Algorithm::Numerical::Sample qw /sample/;

@sample = sample (-set => [1 .. 10000],
-sample_size => 100);

$sampler = Algorithm::Numerical::Sample::Stream -> new;
while () {$sampler -> data ($_)}
$random_line = $sampler -> extract;

This package gives two methods to draw fair, random samples from a set. There is a procedural interface for the case the entire set is known, and an object oriented interface when the a set with unknown size has to be processed.
A: sample (set => ARRAYREF [,sample_size => EXPR])

The sample function takes a set and a sample size as arguments. If the sample size is omitted, a sample of 1 is taken. The keywords set and sample_size may be preceeded with an optional -. The function returns the sample list, or a reference to the sample list, depending on the context.

B: Algorithm::Numerical::Sample::Stream

The class Algorithm::Numerical::Sample::Stream has the following methods:

new

This function returns an object of the Algorithm::Numerical::Sample::Stream class. It will take an optional argument of the form sample_size => EXPR, where EXPR evaluates to the sample size to be taken. If this argument is missing, a sample of size 1 will be taken. The keyword sample_size may be preceeded by an optional dash.

data (LIST)

The method data takes a list of parameters which are elements of the set we are sampling. Any number of arguments can be given.

extract

This method will extract the sample from the object, and reset it to a fresh state, such that a sample of the same size but from a different set, can be taken. extract will return a list in list context, or the first element of the sample in scalar context.

<<less
Download (0.004MB)
Added: 2007-05-17 License: Perl Artistic License Price:
894 downloads
Apache Synapse 1.0

Apache Synapse 1.0


Apache Synapse is a mediation framework for Web Services. more>>
Apache Synapse is a mediation framework for Web Services. Synapse allows messages flowing through, into, or out of an organization to be mediated. Synapse, incidentally, is pronounced "sine-apse", and not "sin-apse".
Main features:
- A streamlined configuration model and a new XML syntax
- Proxy Services (service mediation) and Message mediation
- Concept of Endpoints
- Integration of a Registry and dynamic refresh of resources as well as rules used to mediate
- Support for http and JMS transports
- Support for WS-Reliable Messaging and WS-Security through WS-Policies
- Script mediator supporting all BSF scripting languages
- Support for error handling and recovery
- Support for WS-RM sequences
- Many built in mediators
- Maven 2 based build process
- Many samples and a built-in Axis2 server to try out and experiment with samples (Samples includes WS-Security, JMS POX/Text messages, Script mediation and many more samples which can be run out of the box)
- Enhanced documentation
Enhancements:
- Significant improvements including non-blocking HTTP and HTTPS transports, better samples, and better documentation.
<<less
Download (9.8MB)
Added: 2007-06-08 License: The Apache License 2.0 Price:
868 downloads
Simsam 0.1.7

Simsam 0.1.7


Simsam is a simple MIDI sample playback program. more>>
Simsam is a simple MIDI sample playback program. You can use it to play drum samples and loops from a MIDI keyboard or sequencer.

Simsam is currently available for GNU/Linux systems only, mainly because its MIDI subsystem is relying on ALSA.

Any comments, bug reports, feature requests or other ideas for improving simsam are most welcome. Even more welcome are offers to help with simsams development.

<<less
Download (0.098MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
1347 downloads
Trommler 3.7

Trommler 3.7


Trommler is an X-based drum machine. more>>
Trommler is an X-based drum machine with the following features: use of 16 bit 44100kHz mono drum samples, realtime audio output using the /dev/dsp device on Linux machines (or audio output to file), a variable number of beats per pattern, volume adjustment of drum samples, stereo panning of (mono) drum samples, and more.
The distribution comes with a binary "trommler". Just starting this binary should work in most cases. Because of space problems the binary is compiled dynamically and you will need a recent version of gtk (see next section).
If you have downloaded the Trommler tar file and the binary provided there does not work for you or you want to modify Trommler you need to recompile it.
Before you type make, say "make dep". You will need the gimp toolkit header files and
libraries to compile and link Trommler. If the compiler complains about the functions
`gtk_entry_set_max_length and `gtk_entry_set_editable being undefined you need to get a newer version of the gimp toolkit. If gtk_scrolled_window_add_with_viewport is undefined you can try to use gtk_container_add instead.
Main features:
- Distributed under the GPL.
- Works under Linux and BSD.
- Graphical user interface based on gtk 2.0.
- Supporty complex rhythms (variable number of beats per pattern)
- Virtual drum "@ACCENT" to emphasize certain beats.
- 16 bit 44100kHz mono drum samples (individual stereo panning and volume
- adjustment)
- Realtime (stereo) audio output using the OSS API.
- Alternatively, audio output to file.
<<less
Download (0.82MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1194 downloads
MikMod Utilities 0.2

MikMod Utilities 0.2


MikMod Utilities is a collection of tools for manipulating the module sound files that are produced by tools like Soundtracker. more>>
MikMod Utilities is collection of command line tools for manipulating the module sound files that are typically produced by Soundtracker, Protracker and other tools.

MikMod Utilities contains the following tools:

mmuinfo
gives information about module

mmuplay
plays modules

mmuplaysmp
plays samples from modules

mmurender
converts modules to other audio formats

mmurip
extracts samples from module

mmutotal
computes total modules time

All tools has support for the automatic modules decompression from bzip, gzip and pkzip archives, but this can be configured at compile-time and can be controlled at run-time.

Also all tools, except mmutotal, can load modules from standard input.

<<less
Download (0.05MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1154 downloads
sloop.splitter 0.2.1

sloop.splitter 0.2.1


sloop.splitter is a realtime sound effect software. more>>
sloop.splitter is a realtime sound effect software.

It samples sounds from any source and dissects them. It searches for waveforms and repeats them from one repetition to thousands. So, it generates synthetic sounds from natural ones.

The waveforms are never deformed, only repeated, so always natural waveforms are played, but in a more or less synthetic way.

The number of repetitions constantly changes from one (the identical sound) to thousands and back. It tries to show the transition between the synthetic and the natural.

<<less
Download (0.011MB)
Added: 2006-08-31 License: GPL (GNU General Public License) Price:
1149 downloads
App::perlstyle 0.965

App::perlstyle 0.965


App::perlstyle is a App::Context Perl Style Guide. more>>
App::perlstyle is a App::Context Perl Style Guide.

The following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes:

1. To provide a guideline for people who wish to contribute to or extend code in the App::Context framework.
2. To provide a samples style guide to any development group who desires a simple, effective coding standard for programming in Perl.

Note that these are all guidelines, not unbreakable rules.

Note that with much of this document, it is not so much the Right Way as it is One Reasonable Way. Everyone needs to have conventions in order to make life easier.

<<less
Download (0.12MB)
Added: 2007-06-21 License: Perl Artistic License Price:
855 downloads
pyTrommler 1.0

pyTrommler 1.0


pyTrommler is a cross platform drum machine that is loosely based on the now defunct Trommler project. more>>
pyTrommler is a cross platform drum machine that is loosely based on the now defunct Trommler project. pyTrommler supports WAV files as samples and features real-time audio playback.
Main features:
- Distributed under the GPL.
- Works under Linux, BSD, Windows.
- Graphical user interface based on GTK.
- Supporty complex rhythms (variable number of beats per pattern)
- Virtual drum "@ACCENT" to emphasize certain beats.
- 16 bit 44100kHz mono or stereo drum samples (individual stereo panning and volume adjustment)
- Realtime (stereo) audio output using SDL library.
- Alternatively, audio output to a wav file.
Enhancements:
- This release cleans up a lot of minor bugs and adds real time pattern/beat tracking.
<<less
Download (1.8MB)
Added: 2006-10-27 License: GPL (GNU General Public License) Price:
1092 downloads
Specimen 0.5.1

Specimen 0.5.1


Specimen is a MIDI controllable SoftSampler. more>>
Specimen is a MIDI controllable SoftSampler.
Specimen is a MIDI controllable SoftSampler, written in C and GTK+. For those who dont know, a sampler is an instrument that allows you to make music using sound files (aka "samples").
Main features:
- Up to 32 patches with 8 notes of polyphony each
- Fast, high quality pitch scaling
- Linear ADSR volume envelopes
- MIDI/jack-transport syncable LFOs
- Low pass filter with resonance
- A variety of direction-independent playback modes
- A zoomable sample editor for loop and play points
- Portamento
Try it out and let me know what you think. Specimen has been written from the ground up with the goal of actually making music with it, and Id like to hear how well/poorly it fulfills that ambition.
<<less
Download (0.10MB)
Added: 2005-07-23 License: GPL (GNU General Public License) Price:
1553 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5