Introduction
Jost is a multi technology (vst / ladspa / dssi) native host.

Details
This is the first open source multi-technology (native vst, ladspa, dssi) host in linux. It will mainly host a chain of plugins per instance, publishing jack, alsa and alsa_seq ports in order to be connected in your main stream flow. it still have some very good features that makes it a first class host.
- modular design with routable audio/midi flows
- audio routing to/from JACK and/or ALSA
- can sync to MIDI with the start/stop/continue events (i.e. from seq24)
- can load native VST, LADSPA, DSSI plugins
- support for GUI plugins
- mixer with one channel strip for each plugin and mute-bypass buttons
- audio meter plugin with peak, rms and octave spectrum
- midi sequencer with recording
- midi processors: monitor, filter, controller
- internal disk browser with bookmarks support
- session state load / save
- tweakable interface controls
- colour scheme support
Building
Linux
cd ~/juced-trunk
./manage make jost
Links