13
0
livetrax/libs/surfaces/mackie
2010-12-14 20:28:37 +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
mackie_button_handler.cc
mackie_button_handler.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
mackie_control_protocol.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
mackie_jog_wheel.cc Fix incorrect angle brackets for includes. 2010-10-05 00:25:57 +00:00
mackie_jog_wheel.h
mackie_midi_builder.cc
mackie_midi_builder.h
mackie_port.cc (3.0 version) some Mackie-emulation systems (e.g. euphonix) send zero for the tick count when the jog wheel is moved, so accomodate this by pretending that they reported 1 tick 2010-10-19 15:43:05 +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
route_signal.h
surface_port.cc
surface_port.h
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