Skip to content

Commit

Permalink
Small update to old docs, and README
Browse files Browse the repository at this point in the history
  • Loading branch information
falkTX committed Jan 19, 2018
1 parent 4d06192 commit 457d468
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Features
* GIG, SF2 and SFZ sound banks
* Internal audio and midi file player
* Automation of plugin parameters via MIDI CC
* Full OSC control
* Rack and Patchbay engine modes, plus Single and Multi-Client if using JACK
* Native audio drivers (ALSA, DirectSound, CoreAudio) and low-latency (ASIO and JACK)
* Remote control over OSC
* Rack and Patchbay processing modes, plus Single and Multi-Client if using JACK
* Native audio drivers (ALSA, DirectSound, CoreAudio, etc) and JACK

In experimental phase / work in progress:
* Export any Carla loadable plugin or sound bank as an LV2 plugin
Expand Down
14 changes: 1 addition & 13 deletions doc/Carla-TODO
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,9 @@ GENERAL:
- implement midi-learn (new dialog)
- implement favorite plugins, add in new tab near file-browser
- blender style canvas theme
- make it possible to use backend as fake standalone app (using pipes) instead of a shared library
- artwork about tab
- NSM rework

FRONTEND:
- options for UIs on top of carla (managed)
- make always-on-top depend on it^
- complete zynfx, knob values on top
- synth skin
Expand All @@ -49,13 +46,10 @@ FRONTEND:
ENGINE:
- allow to change position of plugins (up/down)
- allow to add plugins when engine is stopped
- complete RtAudio+RtMidi support (only MIDI out missing)
- complete Juce engine driver support
- implement Haiku Media support (based from JACK?, LATER)
- implement latency in continuous-rack mode
- handle sample-rate changes in JACK (made possible by switch-master)
- add MIDI-bank change type (GM, GS, XG and MMA). See fluidsynth and los docs
- allow to use static OSC ports
~ allow to use static OSC ports
- switch engine modes when opening project
- don't pass audio buffers to plugin process, make them request via ports

Expand All @@ -66,10 +60,6 @@ PLUGINS:
- implement LSCP file support (new native plugin?)
- implement Csound file support

Native:
- Cleanup API
- Document API from daz
- update zynaddsubfx

LADSPA:

Expand Down Expand Up @@ -103,8 +93,6 @@ misc
-allow in-line edit window (i.e. right of rack/canvas) -> shows as soon as plugin/instr. is selected
-indicate engine at work top right
-if engine is jack, show load top right (percent and/or gauge)
-don't show jack transport on start
-allow to re-open jack transport, i.e. settings/show ... and/or via toolbar
-warn on quit if unsaved

patchbay
Expand Down

0 comments on commit 457d468

Please sign in to comment.