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
135ffdcf6b27411b0d075449b0eda8e4c5fdd2cb
ardour
/
libs
/
surfaces
/
generic_midi
History
Robin Gareus
567c0a8f53
Switch to PBD control-math and prefer Controllable API
...
Note: Control-surfaces should always use interface_to_internal() and internal_to_interface().
2017-06-21 18:12:04 +02:00
..
MSVCardour_genericmidi
Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format
2016-08-30 07:15:00 +01:00
generic_midi_control_protocol.cc
Use correct property name in generic MIDI surface
2017-05-26 08:48:04 +10:00
generic_midi_control_protocol.h
change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes
2017-05-12 14:51:39 +01:00
gmcp_gui.cc
Move "Feedback" option to control-portocol settings
2016-12-28 22:59:15 +01:00
interface.cc
generic MIDI support does not have its own request buffer factory, so be sure to initialize descriptor member to null
2015-12-29 05:41:59 -05:00
midiaction.cc
…
midiaction.h
…
midicontrollable.cc
Switch to PBD control-math and prefer Controllable API
2017-06-21 18:12:04 +02:00
midicontrollable.h
generic MIDI: put controllables into touch mode (if appropriate) when data is received
2017-01-23 13:25:56 +01:00
midifunction.cc
restore/extend/simplify ControlProtocol API to allow tracking of selection
2016-07-06 13:39:10 -04:00
midifunction.h
Generic MIDI: add ToggleRecEnable action, and change all maps to use that instead of separate rec-enable, rec-disable, which didnt work
2016-01-14 16:37:54 -06:00
midiinvokable.cc
Generic MIDI: midi controller buttons should only trigger on the PUSH, not release. This might have to be reveisited later, but it looks right to me and it fixes operation on 2 different devices here
2016-01-14 16:39:50 -06:00
midiinvokable.h
…
wscript
prepare for update to waf 1.8
2016-02-28 21:16:44 +01:00