13
0
livetrax/libs/surfaces/mackie
Carl Hetherington 7633066406 Fix compiler warning.
git-svn-id: svn://localhost/ardour2/branches/3.0@9493 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-11 15:57:49 +00:00
..
scripts
bcf_surface_generated.cc
bcf_surface.cc
bcf_surface.h Fix crash on startup when using BCF mode for the mackie surface. 2011-05-04 09:22:23 +00:00
controls.cc Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders that don't support touch). 2011-05-04 09:22:32 +00:00
controls.h Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders that don't support touch). 2011-05-04 09:22:32 +00:00
dummy_port.cc
dummy_port.h
gui.cc Add a GUI to set the number of active extenders for the Mackie control surface. 2011-05-05 22:44:50 +00:00
interface.cc
mackie_button_handler.cc
mackie_button_handler.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc Fix compiler warning. 2011-05-11 15:57:49 +00:00
mackie_control_protocol.h Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders that don't support touch). 2011-05-04 09:22:32 +00:00
mackie_jog_wheel.cc Prevent various things from stopping the transport by requesting a transport speed of exactly 0 when they are really just continuously varying it. Fixes strange playhead behaviour during varispeed when the user varispeeds to exactly 0 and auto-return is triggered. 2011-02-07 01:12:47 +00:00
mackie_jog_wheel.h
mackie_midi_builder.cc
mackie_midi_builder.h
mackie_port.cc Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders that don't support touch). 2011-05-04 09:22:32 +00:00
mackie_port.h Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders that don't support touch). 2011-05-04 09:22:32 +00:00
mackie_surface_generated.cc
mackie_surface.cc
mackie_surface.h
midi_byte_array.cc
midi_byte_array.h
README
route_signal.cc remove semantic-free Panner::Changed signal; make mackie code pay attention to actual pan controls; make GUI watch PannerShell::Changed for news that the currently chosen panner has changed or changed configuration 2011-02-22 18:44:22 +00:00
route_signal.h
surface_port.cc Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders that don't support touch). 2011-05-04 09:22:32 +00:00
surface_port.h Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders that don't support touch). 2011-05-04 09:22:32 +00:00
surface.cc
surface.h
test.cc
timer.h
TODO
types.cc
types.h
wscript Add small GUI to select Mackie / BCF2000 emulation for the mackie surface. 2011-05-04 09:22:11 +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