ardour/libs/surfaces/mackie
2008-07-07 15:52:22 +00:00
..
scripts Routes made inactive will be bank-switched out. Add remove last capture and save buttons on the bcf. 2007-12-23 20:59:29 +00:00
bcf_surface.cc Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
bcf_surface.h Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
bcf_surface_generated.cc Routes made inactive will be bank-switched out. Add remove last capture and save buttons on the bcf. 2007-12-23 20:59:29 +00:00
controls.cc Finally nailed the mysterious fader update bug, thanks to Giso Grimm. Also move Strip::add out to controls.cc from surface.cc 2007-08-09 19:53:57 +00:00
controls.h Finally nailed the mysterious fader update bug, thanks to Giso Grimm. Also move Strip::add out to controls.cc from surface.cc 2007-08-09 19:53:57 +00:00
dummy_port.cc Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
dummy_port.h Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
interface.cc And some comments to explain supports_feedback : false. 2007-07-18 17:00:39 +00:00
mackie_button_handler.cc Routes made inactive will be bank-switched out. Add remove last capture and save buttons on the bcf. 2007-12-23 20:59:29 +00:00
mackie_button_handler.h Routes made inactive will be bank-switched out. Add remove last capture and save buttons on the bcf. 2007-12-23 20:59:29 +00:00
mackie_control_exception.h merge r1449 from surfaces branch to include mackie surface and tranzport updates. Thanks to Gerd Flaig for the merge command: svn merge svn+ssh://ardoursvn@ardour.org/ardour2/trunk@1449 svn+ssh://ardoursvn@ardour.org/ardour2/branches/surfaces. 2007-02-14 19:56:16 +00:00
mackie_control_protocol.cc Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
mackie_control_protocol.h Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
mackie_control_protocol_poll.cc Make Mackie timecode display work. Not fully tested because I don't have a Mackie. 2007-12-30 08:31:10 +00:00
mackie_jog_wheel.cc fixes for OS X compilation 2007-08-01 04:50:32 +00:00
mackie_jog_wheel.h Add Control::in_use. Add a timeout-generated stop event to Pot. 2007-07-31 10:52:23 +00:00
mackie_midi_builder.cc Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
mackie_midi_builder.h Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
mackie_port.cc Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
mackie_port.h Add Control::in_use. Add a timeout-generated stop event to Pot. 2007-07-31 10:52:23 +00:00
mackie_surface.cc Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
mackie_surface.h Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
mackie_surface_generated.cc improve generation of surfaces from csv files. Move generated code into separate files from written code. Various comments and tweaks. 2007-07-22 20:50:10 +00:00
midi_byte_array.cc Beginnings of writing to the LCD strip display. Some other tweaks and output thing, mostly related to alsa/sequencer weirdness. 2007-07-18 19:09:33 +00:00
midi_byte_array.h Beginnings of writing to the LCD strip display. Some other tweaks and output thing, mostly related to alsa/sequencer weirdness. 2007-07-18 19:09:33 +00:00
README add README. small updates to TODO 2007-07-18 21:24:22 +00:00
route_signal.cc Routes made inactive will be bank-switched out. Add remove last capture and save buttons on the bcf. 2007-12-23 20:59:29 +00:00
route_signal.h Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
SConscript move to scons Clone everywhere rather than Copy; add Session::micro_locate() for ongoing work on video sync; debugging output for export precision problem; minor clean up to IO::find_possible_connection(); fix up a few signed/unsigned issues; make "feature lines" always be the right height as tracks resize; change version to 2.5 2008-07-07 15:52:22 +00:00
surface.cc Finally nailed the mysterious fader update bug, thanks to Giso Grimm. Also move Strip::add out to controls.cc from surface.cc 2007-08-09 19:53:57 +00:00
surface.h Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
surface_port.cc Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
surface_port.h Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
test.cc merge r1449 from surfaces branch to include mackie surface and tranzport updates. Thanks to Gerd Flaig for the merge command: svn merge svn+ssh://ardoursvn@ardour.org/ardour2/trunk@1449 svn+ssh://ardoursvn@ardour.org/ardour2/branches/surfaces. 2007-02-14 19:56:16 +00:00
timer.h Jog Wheel Fun: 2007-07-19 22:07:10 +00:00
TODO Change MackiePort usage to SurfacePort. Add DummyPort for when the real port goes away. Do some checks to not use alsa/sequencer and device=ardour ports. 2008-01-05 12:00:52 +00:00
types.cc Jog Wheel Fun: 2007-07-19 22:07:10 +00:00
types.h Add Control::in_use. Add a timeout-generated stop event to Pot. 2007-07-31 10:52:23 +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/ardour2/ardour_system.rc and
etc/ardour2/ardour.rc, otherwise they don't stay changed in ~/.ardour2/ardour.rc


John Anderson
panic@semiosix.com