13
0
Go to file
Nil Geisweiller 5d73567ce2
Add Lua script to reverse MIDI
LUA EditorAction script to chronologically reverse MIDI notes
of selected MIDI regions, alongside MIDI region positions.
 * The positions of the MIDI regions are reversed as well, meaning regions
   at the end appear at the beginning and so on.
 * Individual notes are reversed so the ending of a note corresponds to its
   beginning. Thus notes should be quantized for this effect to yield good
   results.
 * Note that only MIDI notes are reversed. Other MIDI events such as CC or
   SYSEX are left unchanged.
2023-12-12 18:14:36 +01:00
doc
gtk2_ardour Fix location list order (amend 7ee5a3f24) 2023-12-11 15:54:30 +01:00
headless wscript: drop str() on VERSION 2023-10-15 10:47:16 -06:00
libs UF8 for everyone 2023-12-12 03:38:50 +01:00
luasession wscript: sanitize strings from fetch_*_revision_date early instead of applying str() all over 2023-10-15 10:47:16 -06:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils AAF import tool: fix windows builds 2023-11-29 05:42:31 +01:00
share Add Lua script to reverse MIDI 2023-12-12 18:14:36 +01:00
tools Compile and install libAAF 2023-11-27 23:25:04 +01:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS
waf
wscript Compile and install libAAF 2023-11-27 23:25:04 +01:00

Please see the Ardour web site at https://ardour.org/ for all documentation..

For information on building ardour: 
      
     https://ardour.org/development.html