summaryrefslogtreecommitdiff
path: root/scripts/_vamp_audio_to_midi.lua
AgeCommit message (Expand)Author
2016-11-11update lua script to follow Region API change.nick_m
2016-11-10Revert "update lua script to follow API change (bb459a2e7d)"Robin Gareus
2016-10-31update lua script to follow API change (bb459a2e7d)Robin Gareus
2016-10-21vamp_audio_to_midi script now operates on a list of regions, calling qm-trans...Nathan Stewart
2016-10-10Interpret start & length_beats properties as double rather than Evoral::Beats.nick_m
2016-10-09Audio->MIDI script: properly handle MIDI-region start-offsetRobin Gareus
2016-10-07add BBT offsets to Audio->MIDI scriptRobin Gareus
2016-10-07Arrrgh Ardour starts counting at 1 :(Robin Gareus
2016-10-07fix script now that block + step size are set correctlyRobin Gareus
2016-10-07prototype polyphonic audio to midi scriptRobin Gareus