13
0
livetrax/libs/surfaces/mackie
Paul Davis c4ac437490 * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers
* use explicit operator<< and operator>> that in turn use PBD::EnumWriter when serializing and deserializing to/from rc files
* adds scrolling in mixer window (from 2.X)
* BBT math stuff - untested, but basically operational
* move LocaleGuard into its own file(s) in libs/pbd
* Tempo now uses nframes64_t everywhere (except for sample rate values)
* as in 2.X, use mkstemp and hack to avoid temp file nonsense, and remove erroneous free() from disk stats output


git-svn-id: svn://localhost/ardour2/branches/3.0@5961 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-28 21:36:40 +00:00
..
scripts
bcf_surface_generated.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
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 change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
mackie_button_handler.h change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
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 change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
mackie_control_protocol.h * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +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 change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
mackie_surface.cc
mackie_surface.h
midi_byte_array.cc
midi_byte_array.h
README Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
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 Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
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