13
0
livetrax/libs/surfaces/mackie
David Robillard f820456bb7 Use info stream for infoey things.
git-svn-id: svn://localhost/ardour2/branches/3.0@5866 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-22 20:05:40 +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 Fix some more warnings. 2009-07-28 11:49:14 +00:00
mackie_button_handler.cc
mackie_button_handler.h
mackie_control_exception.h
mackie_control_protocol_poll.cc Use info stream for infoey things. 2009-10-22 20:05:40 +00:00
mackie_control_protocol.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
mackie_control_protocol.h rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
mackie_jog_wheel.cc Fix some more warnings. 2009-07-28 11:49:14 +00:00
mackie_jog_wheel.h
mackie_midi_builder.cc Fix some compiler warnings. 2009-10-06 23:58:29 +00:00
mackie_midi_builder.h
mackie_port.cc Fix some more warnings. 2009-07-28 11:49:14 +00:00
mackie_port.h
mackie_surface_generated.cc
mackie_surface.cc
mackie_surface.h
midi_byte_array.cc
midi_byte_array.h
README
route_signal.cc Fix mackie control protocol compilation. 2009-05-07 18:00:03 +00:00
route_signal.h first half of the mega-by-hand-commit-by-commit merge from 2.X 2009-04-15 18:04:23 +00:00
SConscript
surface_port.cc
surface_port.h
surface.cc
surface.h Fix some more warnings. 2009-07-28 11:49:14 +00:00
test.cc
timer.h
TODO
types.cc
types.h
wscript Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00

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