13
0
livetrax/libs/surfaces/mackie
2010-03-22 21:35:35 +00:00
..
scripts
bcf_surface_generated.cc
bcf_surface.cc
bcf_surface.h
controls.cc
controls.h substantial overhaul of MCU code - no more separate thread, just connect to signals on ports already listened to by the MidiUI thread in libardour (feedback is missing - needs a timeout connection); also reformat some big chunks of code to fit ardour coding style 2009-12-20 16:49:55 +00:00
dummy_port.cc
dummy_port.h
interface.cc
mackie_button_handler.cc
mackie_button_handler.h
mackie_control_exception.h
mackie_control_protocol_poll.cc substantial overhaul of MCU code - no more separate thread, just connect to signals on ports already listened to by the MidiUI thread in libardour (feedback is missing - needs a timeout connection); also reformat some big chunks of code to fit ardour coding style 2009-12-20 16:49:55 +00:00
mackie_control_protocol.cc remove near-duplicate session constructor; change names from control_outs to monitor_out and control_out to monitor_send; may havebroken creation of new sessions in a wierd way (will fix later) 2010-03-22 21:35:35 +00:00
mackie_control_protocol.h change PropertyChange from a bitfield into a real object, with all the many widespread changes that causes 2010-02-19 18:09:08 +00:00
mackie_jog_wheel.cc
mackie_jog_wheel.h
mackie_midi_builder.cc
mackie_midi_builder.h
mackie_port.cc the mega-properties/SequenceProperty patch. split is broken at present (right hand starts has start-in-source of zero) 2010-03-02 00:00:00 +00:00
mackie_port.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
mackie_surface_generated.cc
mackie_surface.cc
mackie_surface.h
midi_byte_array.cc
midi_byte_array.h
README
route_signal.cc change PropertyChange from a bitfield into a real object, with all the many widespread changes that causes 2010-02-19 18:09:08 +00:00
route_signal.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
surface_port.cc
surface_port.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
surface.cc
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