Patchage is a modular patch bay for audio and MIDI systems based on Jack and Alsa.
Screenshots
Download
The latest version of Patchage is 0.5.0, released on January 11, 2011.
Source Code
Packages
Patchage is included in several distributions, including: FreeBSD (audio/patchage in ports), Debian/Ubuntu/etc. (patchage), Arch (patchage in community).
- Download Patchage 0.5.0 for Mac OS X.
- Download Patchage for Mac OS X (testing version) (fixes font problems and uses native look)
Please support Patchage’s development:
Dependencies
Patchage depends on Raul (>= 0.7.0) and FlowCanvas (>= 0.7.1)
Art
- Patchage Logo (Other sizes and scalable SVG included in source distribution)
- Alternate Patchage Logo
Development
The most recent development version of Patchage can be checked out of SVN. Since it requires 2 libraries in the same repository, it is easiest to:
svn co http://svn.drobilla.net/lad/trunk drobilla-lad
Either build raul and flowcanvas first, then patchage; or (much faster and easier) build the entire repository (in addition to Patchage, you’ll get Ingen with one build process).
Bugs / Feature Requests
Please report any issues here



Pingback: drobilla :: Patchage 0.5.0
Pingback: Tutorial de Ardour – Primera Entrega (Alternativa Libre a Protools) « Música, aguardiente y poesÃa
Pingback: links for 2011-03-21 | toshism
Pingback: Free and Open Source Software Projects to Flattr | apt-get install debian-wizard
Pingback: : : Marcos Wasem : :
Pingback: free at last « foldable walter
Pingback: Links for More Information – The Penguin Producer
Pingback: Making Jack Connections with Patchage – The Penguin Producer
Pingback: AV Linux links | mirror shines
Pingback: Synthesizerspielerei und was ich daraus gelernt habe – ryuus Hort
Pingback: Day 23: Success. | Güiro, my Hëro
Hi,
how can i change the sample rate in patchage?
Unfortunately you can not change the sample rate of Jack while Jack is running, so you can not do this from Patchage.
Hi! I would like to know if there is any way to save the modules positions in Patchage. Currently I’m using a script to open the programs and the Patchbay in Qjackctl to save the connections, but when I load a project, even thou everything is connected and running, Patchage is a mess so I have to manually reorganize all modules. Thanks!!!
There is a “Save Positions” entry in the file menu.
However, you should never have to manually organize things anyway, use View->Arrange (Ctrl-g) to do it automatically. Patchage must be compiled with Graphviz present for this to work.