Skip to content

fps/doob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doob

A collection of loosely coupled components communicating over DBUS that together can be used to create music software. One example is doob.m a graphical frontend.

Requirements

  • python >= 2.7
  • python-dbus
  • python-qt4-dbus
  • PyQt4
  • libqt4-dev (with DBUS support)
  • libjack-dev
  • ladspa-sdk
  • libboost-dev
  • libboost-program-options-dev
  • qdbusxml2cpp

Building

Type

make -j2

to build the project. You can change the -j2 to any -jN where N is the number of parallel make jobs.

doob.m

A graphical frontend to the different components implementing a modular synth.

pooq.ladspa

A simple LADSPA host app exposing control and audio ports as jack ports.

pooq.midi_note

A simple jack app that translates jack_midi events into audio rate signals.

About

doob booop deep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors