Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.067 Times

Truth Drum Sets software
Filter: All | Freeware | Demo
 

Truth Drum Sets

< 1 2 3 4 5 
Added: October 17, 2010 | Visits: 2.115

Set::Infinite::Basic Set::Infinite::Basic is a Perl module with sets of intervals. SYNOPSIS use Set::Infinite::Basic; $set = Set::Infinite::Basic->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite::Basic is a Set Theory module for infinite sets. It works on reals, integers, and...



Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Set::Infinite::Basic Download

Added: November 06, 2010 | Visits: 1.127

Drums++ Drums++ is a programming language I designed for sequencing music through drum machines. Drums++ program uses simple C ideas, for example // and /* */ comments and { } to seperate sections. I tried to make it as simple as possible so even a non-programmer could use it. See the docs section for...





Platforms: *nix

License: Freeware Size: 17.41 KB Download (140): Drums++ Download

Added: June 11, 2010 | Visits: 1.081

DateTime::Event::Cron DateTime::Event::Cron is a DateTime extension for generating recurrence sets from crontab lines and files. SYNOPSIS use DateTime::Event::Cron; # DateTime::Set construction from crontab line $crontab = */3 15 1-10 3,4,5 */2; $set = DateTime::Event::Cron->from_cron($crontab); $iter =...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): DateTime::Event::Cron Download

Added: September 09, 2010 | Visits: 1.189

Devel::Cover::Truth_Table Devel::Cover::Truth_Table can create and manipulate truth tables for coverage objects. SYNOPSIS use Devel::Cover::Truth_Table; # $a || $b my $or_tt = Devel::Cover::Truth_Table->new_primitive(or_3, 0, 1, 1); # $c && $d my $and_tt = Devel::Cover::Truth_Table->new_primitive(and_3, 1, 0,...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (173): Devel::Cover::Truth_Table Download

Added: February 13, 2010 | Visits: 951

ckmame ckmame is a program to check ROM sets for MAME, the Multiple Arcade Machine Emulator. ckmame project tells you which ROM files are missing or have a wrong checksum, and can delete unknown and unused files from the ROM sets, and rename or move ROM files..


Platforms: *nix

License: Freeware Size: 215.04 KB Download (124): ckmame Download

Added: July 13, 2010 | Visits: 1.302

orDrumbox orDrumbox is a audio sequencer and software drum machine in Java. orDrumbox is pattern oriented, has an automatic composer, automatic sound assignations, custom drum kits, loop support, and the ability to import and export songs.


Platforms: *nix

License: Freeware Size: 901.12 KB Download (166): orDrumbox Download

Added: March 02, 2010 | Visits: 746

mod_umask mod_umask sets the Unix umask of the Apache HTTPd process after it has started. This is useful when accessing Subversion from both mod_dav_svn and via a local client with a file:// url. Without setting a proper umask the file permissions can create a repository that is not easily accessable from...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (89): mod_umask Download

Added: October 07, 2010 | Visits: 1.110

Set photo in Kopete Set photo in Kopete is a really simple service menu that just sets the current photo as your photo in Kopete, nothing more, nothing less. It doesnt handle directories containing space yet, if someone have a workaround so that KURL dont escapes all characters that would be nice=) Just put this...


Platforms: *nix

License: Freeware Download (91): Set photo in Kopete Download

Added: November 06, 2010 | Visits: 1.333

Ghost Diagrams Ghost Diagrams is a project that takes sets of tiles and tries to find patterns into which they may be formed. The patterns it finds when given randomly chosen tiles are often surprising. It turns out that tiling patterns are a form of computation of equal power to Turing machines, lambda...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (106): Ghost Diagrams Download

Added: June 01, 2010 | Visits: 1.080

Gneutronica Gneutronica software is a MIDI drum machine that runs under Linux with a Gnome/GTK user interface which provides a means to easily create and play back drum tracks to external MIDI devices.. Get Gneutronica at SourceForge.net. Fast, secure and free downloads from the largest Open Source...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (119): Gneutronica Download

Added: May 08, 2010 | Visits: 850

JPasswordGenerator JPasswordGenerator is a Java application for creating safe and strong passwords from predefined character sets in a random way. For this, a strong random number generator is used. JPasswordGenerator has six sets of characters that can be individually enabled and edited. All the characters from...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): JPasswordGenerator Download

Added: November 08, 2010 | Visits: 734

Math::TotalBuilder::Common Math::TotalBuilder::Common is a Perl module with common unit sets for building totals. SYNOPSIS use Math::TotalBuilder; use Math::TotalBuilder::Common; # units for 952 pence my %tender = build($Math::TotalBuilder::Common::uk_money_old, 952); This package is just a set of common sets of...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Math::TotalBuilder::Common Download

Added: August 01, 2010 | Visits: 904

pyTrommler 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.. Trommler, gtk, drum machine, samples, music,rhythm


Platforms: *nix

License: Freeware Size: 1.8 MB Download (103): pyTrommler Download

Added: September 01, 2010 | Visits: 1.052

Trommler 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...


Platforms: *nix

License: Freeware Size: 839.68 KB Download (115): Trommler Download

Added: January 12, 2010 | Visits: 1.177

Unicode::Regex::Set Unicode::Regex::Set is a subtraction and intersection of Character Sets in Unicode Regular Expressions. SYNOPSIS use Unicode::Regex::Set qw(parse); $regex = parse([p{Latin} & p{L&} - A-Z]); Perl 5.8.0 misses subtraction and intersection of characters, which is described in Unicode Regular...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Unicode::Regex::Set Download

Added: August 23, 2010 | Visits: 792

Ctcompare Ctcompares project purpose is to allow you to compare several sets of C code trees on a token basis, rather than on a line by line basis. The programs help to identify similarities between snippets of code in both trees. Whats New in This Release: - The comparison method has been completely...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (90): Ctcompare Download

Added: July 05, 2010 | Visits: 877

MPCA MPCA is a comprehensive suite of tools for doing discrete principal components analysis on data sets of size 100Mb or more. Scaling is done using sparse vectors, multi-threading, memory mapping, and other POSIX tricks. Reports, file dumping utilities and other utilities are included. The...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (115): MPCA Download

Added: October 24, 2010 | Visits: 1.603

Global Javadoc Viewer Global Javadoc Viewer is a tiny application that allows you to conveniently browse multiple Javadoc sets simultaneously, using a single packages/classes hierarchy tree. Global Javadoc Viewer pre-alfa version is not configurable, but useful, it allows to browse the next javadoc API sets: -...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (121): Global Javadoc Viewer Download

Added: January 25, 2010 | Visits: 935

Doggiebox Doggiebox is a versatile drum machine that empowers you to create and manipulate percussion-based songs. With Doggiebox, you can create drum tracks in minutes, ranging from the realism of a human drummer on a full kit to imaginitively bizarre experimental pieces.Doggiebox is currently in a...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (145): Doggiebox Download

Added: January 25, 2010 | Visits: 582

Work Sets [ Via MacInTouch ] Work Sets is an innovative application that allows you to capture and restore the state of your Macintosh. Work Sets will remember which applications you have running and for enhanced applications it will remember which documents those applications have open, their position on...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (92): Work Sets Download

< 1 2 3 4 5