https://github.com/marado/composite
Composite - Live performance sequencing, sampling, and looping - debian package
https://github.com/marado/composite
composite debian drumkit plugin
Last synced: about 2 months ago
JSON representation
Composite - Live performance sequencing, sampling, and looping - debian package
- Host: GitHub
- URL: https://github.com/marado/composite
- Owner: marado
- License: gpl-2.0
- Created: 2017-11-25T19:21:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T19:26:47.000Z (over 8 years ago)
- Last Synced: 2025-03-02T10:27:58.508Z (over 1 year ago)
- Topics: composite, debian, drumkit, plugin
- Language: C++
- Homepage:
- Size: 3.71 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
Composite - Live performance sequencing, sampling, and looping
Composite is a software application/system for real-time,
in-performance sequencing, sampling, and looping. It has a
strong emphasis on the needs of live performance
improvisation. It is built around the Tritium audio engine,
which includes LV2 plugins and developer libraries.
Features....................................................
__General__
* Very user-friendly, modular, fast and intuitive
graphical interface based on QT 4.
* Sample-based stereo audio engine, with import of
sound samples in .wav, .au and .aiff formats.
* Support of samples in compressed FLAC file.
__Sequencer and mixer__
* Pattern-based sequencer, with unlimited number of
patterns and ability to chain patterns into a
song.
* Up to 64 ticks per pattern with individual level
per event and variable pattern length.
* 32 instrument tracks with volume, mute, solo, pan
capabilities.
* Multi layer support for instruments (up to 16
samples for each instrument).
* Ability to import/export song files.
* Unique human velocity, human time, pitch and swing
functions.
* Multiple patterns playing at once.
__Other__
* JACK audio drivers.
* JACK MIDI input with assignable midi-in
channel (1..16, ALL).
* Import/export of drumkits.
* Export song to wav file.
* Export song to midi file.
Installation:
See the INSTALL.txt file.
HomePage
http://gabe.is-a-geek.org/composite/
Gabriel M. Beddingfield