Skip to content

x42/mixtri.lv2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
gui
 
 
img
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MixTri(x)

mixtri.lv2 is a matrix mixer and trigger processor intended to be used with http://x42.github.io/sisco.lv2/

This project is in its early development stages, stay tuned.

Install

Compiling this plugin requires the LV2 SDK, gnu-make, a c-compiler, libltc, gtk+2.0, libpango, libcairo and openGL (sometimes called: glu, glx, mesa).

  git clone https://github.com/x42/mixtri.lv2
  cd mixtri.lv2
  make submodules
  make
  sudo make install PREFIX=/usr

Note to packagers: The Makefile honors PREFIX and DESTDIR variables as well as CFLAGS, LDFLAGS and OPTIMIZATIONS (additions to CFLAGS), also see the first 10 lines of the Makefile. You really want to package the superset of x42-plugins.

Usage

# Just run the stand-alone app
x42-mixtri
# Some info
man x42-mixtri

Screenshots

screenshot screenshot screenshot

About

Matrix Mixer & Trigger (Pre-Processor for Oscilloscope)

Resources

License

Stars

Watchers

Forks

Packages

No packages published