13
0
livetrax/libs/surfaces/mackie
Carl Hetherington 5b520324ce Allow markers to be glued to bar/beat time. Fixes #1815.
git-svn-id: svn://localhost/ardour2/branches/3.0@7573 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-09 16:40:31 +00:00
..
scripts
bcf_surface_generated.cc
bcf_surface.cc
bcf_surface.h
controls.cc
controls.h
dummy_port.cc
dummy_port.h
interface.cc Setup fixed ports for MIDI control data; hence remove configuration of those ports. Move MIDI tracer to the Windows menu. Trim some unused code from the midi++ Manager. 2010-07-07 00:40:58 +00:00
mackie_button_handler.cc
mackie_button_handler.h
mackie_control_exception.h
mackie_control_protocol_poll.cc Fix up Mackie control surface to cope with changes to midi++ midi ports from a while back. 2010-07-27 03:09:58 +00:00
mackie_control_protocol.cc Allow markers to be glued to bar/beat time. Fixes #1815. 2010-08-09 16:40:31 +00:00
mackie_control_protocol.h Put Mackie surface ports into the Ardour tab of the port matrix. 2010-07-30 02:09:39 +00:00
mackie_jog_wheel.cc
mackie_jog_wheel.h
mackie_midi_builder.cc Fix startup of the mackie surface code. 2010-07-29 19:24:25 +00:00
mackie_midi_builder.h
mackie_port.cc Trim midi++ port code to either do in or out, but not both in the same object. 2010-07-08 01:00:46 +00:00
mackie_port.h Trim midi++ port code to either do in or out, but not both in the same object. 2010-07-08 01:00:46 +00:00
mackie_surface_generated.cc
mackie_surface.cc
mackie_surface.h
midi_byte_array.cc
midi_byte_array.h
README
route_signal.cc handle deletion of UI objects between the time that a callback is queued with the UI event loop and the execution of the callback (intrusive, big) 2010-03-30 15:18:43 +00:00
route_signal.h
surface_port.cc Fix startup of the mackie surface code. 2010-07-29 19:24:25 +00:00
surface_port.h Trim midi++ port code to either do in or out, but not both in the same object. 2010-07-08 01:00:46 +00:00
surface.cc Fix startup of the mackie surface code. 2010-07-29 19:24:25 +00:00
surface.h
test.cc
timer.h
TODO
types.cc
types.h
wscript

For usage, see

http://www.ardour.org/files/manual/sn-mackie.html

unfortunately it's a bit outdated, so to get the latest manual, go to the manual
directory in the ardour source tree, and say "make html" to build the latest.
Then point your favourite browser at tmp/index.html

NOTES:

* support for alsa/sequencer ports is currently broken. We're working on it.

* you'll need to make port changes in etc/ardour3/ardour_system.rc and
etc/ardour3/ardour.rc, otherwise they don't stay changed in ~/.ardour3/ardour.rc


John Anderson
panic@semiosix.com