Projects tagged ‘app’


[14 total ]
27

Jack Audio Connection Kit

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0,GNU Library or "Lesser" GPL

JACK is a low-latency audio server. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. Its clients can run in their own processes (i.e., as normal applications), or can ... [More] they can run within the JACK server (as a "plugin"). JACK is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation. [Less]

Metrics updated 25 Mar 08

15

QjackCtl

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

QjackCtl is a simple Qt application to control the JACK sound server daemon, specific for the Linux Audio Desktop infrastructure. Written in C++ around the Qt4 toolkit for X11, most exclusively using Qt Designer. Provides a simple GUI dialog for ... [More] setting several JACK daemon parameters, which are properly saved between sessions, and a way control of the status of the audio server daemon. With time, this primordial interface has become richer by including a enhanced patchbay and connection control features. [Less]

Metrics updated about 2 hours ago

7

Qsynth

 
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt4 toolkit using Qt Designer. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynth but ... [More] for the moment it wraps the excellent FluidSynth. FluidSynth is a command line software synthesiser based on the Soundfont specification. [Less]

Metrics updated 15 May 08

6

NEdit

   
Primary Language: C/C++

NEdit is a Unix text editor for programmers and general users. It combines a standard, easy-to-use, graphical user interface with the thorough functionality and stability required by users who edit text eight hours a day. It includes a macro language ... [More] with a complete library of editing functions, state-of-the-art syntax highlighting for 30 common languages and text processors, and the best mouse-interactivity available in a Unix text editor. [Less]

Metrics updated 15 May 08

5

Qtractor

 
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

Qtractor is an Audio/MIDI multi-track sequencer application written in C++ around the Qt4 toolkit. The initial target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) ... [More] for MIDI, are the main infrastructures to evolve as a fairly-featured Linux Desktop Audio Workstation GUI, specially dedicated to the personal home-studio. [Less]

Metrics updated 14 May 08

3

Qsampler

 
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

QSampler is a LinuxSampler GUI front-end application written in C++ around the Qt3 toolkit using Qt Designer. At the moment it just wraps as a client reference interface for the LinuxSampler Control Protocol (LSCP). LinuxSampler is a work in ... [More] progress. The goal is to produce a free, open source pure software audio sampler with professional grade features, comparable to both hardware and commercial Windows/Mac software samplers. The initial platform will be Linux because it is one of the most promising open source multimedia operating systems. Thanks to various kernel patches and the Jack Audio Connection Kit, Linux is currently able to deliver rock solid sub-5 millisecond MIDI-to-Audio response. [Less]

Metrics updated about 4 hours ago

3

YPOPs! - POP3/SMTP Access to Yahoo

 
Primary Language: C/C++

YahooPOPs! is an application which emulates a POP3 mail server and provides free POP3 access to Yahoo! It does not depend on Yahoo's POP3 mail server. You can use a POP3 mail client of your choice. This application emulates a POP3 server and enables ... [More] popular email clients like Outlook, Netscape, Eudora, Mozilla, and Calypso to download email from Yahoo! accounts. [Less]

Metrics updated about 5 hours ago

2

Desktop Manager

   
Primary Language: Objective C Licensed as: GNU General Public License 2.0

Desktop Manager (formerly known as WorkspaceManager) is an easy-to-use virtual desktop manager for Mac OS. It supports several types of transitional effects when switching between desktops, which can be done via hotkeys, screen edges (using the mouse), or an application in the Dock. A pager is available for both the desktop and the status bar.

Metrics updated 11 Apr 08

2

Apache Abdera

 
Primary Language: Java Licensed as: Apache License, 2.0

The goal of the Apache Abdera project is to build a functionally-complete, high-performance implementation of the IETF Atom Syndication Format (RFC 4287) and Atom Publishing Protocol (in-progress) specifications.

Metrics updated 15 May 08

1

django-simp

 
Licensed as: The BSD License

django-simp is a simple django based image manipulation programm with a easy to use ajax interface. it's programmed with: * django * dojotoolkit * python-pil it's designed for: * easy inclusion in other applications * a easy to use ui