This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
127985af8dbcca333d8a93f4e11be308d4b4c00a
ardour
/
libs
/
surfaces
/
generic_midi
History
Paul Davis
2b90eeade9
session export starts from session start marker; add tooltips for rude solo + audition; start work on control protocol feedback control (unfinished but compiles and runs
...
git-svn-id: svn://localhost/ardour2/trunk@985 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-13 15:07:50 +00:00
..
.cvsignore
Added missing .cvsignore file.
2006-04-25 20:30:16 +00:00
generic_midi_control_protocol.cc
fix abort-capture path, including many subtle issues with shared_ptr<>; remove old automation feedback code; make new automation feedback code slightly configurable ; fix zoom focus options for playhead + edit cursor ; prevent zoom < 2 samples per pixel to avoid crashes ; peak building now uses shared_ptr<Source> not Source*
2006-10-09 15:50:44 +00:00
generic_midi_control_protocol.h
session export starts from session start marker; add tooltips for rude solo + audition; start work on control protocol feedback control (unfinished but compiles and runs
2006-10-13 15:07:50 +00:00
interface.cc
session export starts from session start marker; add tooltips for rude solo + audition; start work on control protocol feedback control (unfinished but compiles and runs
2006-10-13 15:07:50 +00:00
midicontrollable.cc
Generic MIDI control now saves+restores its state; PBD::ID now requires a buffer size for its print() method
2006-10-05 01:49:32 +00:00
midicontrollable.h
modification to make generic MIDI actually work again
2006-07-10 20:01:47 +00:00
SConscript
id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables
2006-07-07 23:51:30 +00:00