27 projects tagged "Windows (32 bit)"
Giada is a minimal, hardcore audio tool for DJs and live performers. Just pick your sample, drop it in any channel, and start the show by using this tiny piece of software as a loop machine, drum machine, sequencer, live sampler, or effect (VST) host. Giada aims to be a compact and portable virtual device for production use and live sets.
lemontree provides a very fast Java class for the Walsh Hadamard transform (WHT) and O'Connor transform (OCT). You can regard the OCT as a black box which turns arbitrary numerical data into data with a Gaussian distribution. There are inverse transforms, also. It has many applications, such as Random Projections, Compressive Sensing, Neural Nets, and Genetic algorithms.
VPPPN stands for virtual peer-to-peer private networking. The project provides a VPN client using a custom protocol to be able to set up a point-to-point dynamic virtual network. This differs from OpenVPN in that it does not need a central server to pass the network's traffic. A central server exists to allocate IP addresses and provide a point of contact for the clients, but once connections are established, these services are no longer needed. This means that a VPPN network is free (as in beer), since to set up a network you do not need to invest in an always-on Internet server. Once established, a VPPPN network behaves in a similar way to a normal IP network. To the end user, this means you can set up an office network and drag and drop files between computers in a secure manner over the Internet.
Wendland TD is a German Tower Defense like game. In this game, the player's goal is to stop a truck or train (you can choose between a street or rails in the main menu) by placing obstacles like garbage, cows, or other trucks on the road/rails. This game is only available in German, because it is related to events that are actually happening like this in Germany.
QIT (Qtree Integration Toolkit) is a powerful tool with a set of innovative features that improve the way you view and administer Documentum repositories.It allows you to browse data intuitively and recursively with the Rich Object Experience, keep track of multiple docbases at a time, and stay connected without worrying about timeouts, adding connection brokers and docbases on the fly, and execute DQL queries, keep your query history, predefine queries, and repeat queries automatically. Intuitive, per-docbase configurable search is provided with only one search box.
Opendedup is a project that develops a deduplication based filesystem for Windows and Linux called SDFS. SDFS is designed to support the unique needs of virtual environments and supports enhanced functionality for VMWare, Xen, and KVM. It can deduplicate a petabyte or more of data. It supports over 3TB per gigabyte of memory at a 128k chunk size. It can perform deduplication/reduplication at a line speed of 250 MB/s or more. VMware support: it works with vms, and can deduplicate at 4k block sizes. This is required to deduplicate Virtual Machines effectively Deduplicated data can be stored locally, on the network across multiple nodes, or in the cloud. The filesystem can deduplicate inline or periodically based on needs. This can be changed on the fly. There is support for file or folder level snapshots.
Five Hundred is a card game for four players similar to Euchre or Bridge, especially popular in Australia and New Zealand. The wikipedia page has a comprehensive description of gameplay. This version is implemented in C++/Qt. It incorporates graphics from the svg-cards project. Computer players are scriptable in Lua.
MrsWatson is a commandline audio plugin host. It takes one or more plugins, sends an audio signal to them for processing, and saves the resulting output. Although the plugins think they are running in realtime, processing is actually done offline (this is not the same as the "offline" processing in VST terminology). This makes MrsWatson ideal for developing or debugging plugins, or processing audio on a server.