summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-12-05fader-to-trim lua script by Phillip SmithBen Loftis
2016-11-24a-High/LowPass allow 8K samples inclusiveRobin Gareus
2016-11-21MIDI LFO generator pluginRobin Gareus
2016-11-19Add a Lua script snippet processing region data from the editorRobin Gareus
2016-11-16Add example script to modulate parmaters globallyRobin Gareus
2016-11-12fix typo in example scriptRobin Gareus
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-11-10don't ship fan-out instrument lua script (but keep it as example)Robin Gareus
2016-11-10prototype script to fan out instrument outputs to bussesRobin Gareus
2016-11-09another lua DSP exampleRobin 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-12Clarify documentation of Lua inter-processor communicationRobin Gareus
2016-10-11make raw-midi script pass unit-tests (no midi port on track)Robin Gareus
2016-10-10Example Lua script for inter-plugin communicationRobin Gareus
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
2016-10-06Lua Script Example for Audio to Midi Transcription (work in progress)Robin Gareus
2016-10-06Add Lua snippet to list and describe Vamp PluginsRobin Gareus
2016-10-05elaborate Lua-Vamp exampleRobin Gareus
2016-10-03add Lua script example for vamp onset analysisRobin Gareus
2016-10-03add vamp-plugin example lua scriptRobin Gareus
2016-09-18update script to follow libardour API changeRobin Gareus
2016-09-18match ID of Inline Scope following 2b7a89eRobin Gareus
2016-09-12Tweak PR 269 for portable file-pathRobin Gareus
2016-09-12Cleaned up messed indents (tabs vs. spaces)Johannes Mueller
2016-09-12Lua script to export markers as mp4 chaptersJohannes Mueller
2016-09-12Example script to prepare the session to recordJohannes Mueller
2016-08-30and another SNAFU...Robin Gareus
2016-08-30fix jump out of local scopeRobin Gareus
2016-08-30correct comments and avoid /={4+}/Robin Gareus
2016-08-30-put method print_help() inside factory() (!) -nop / add commentsThomas Brand
2016-08-30tom's loop: fix arguments to add_region()Robin Gareus
2016-08-30-adapt to new method syntax of add_region() to make script work with latest l...Thomas Brand
2016-08-28notch: narrow the bandwidth with increasing frequencyRobin Gareus
2016-08-28fix typo in notch example scriptRobin Gareus
2016-08-27newbie documentationRobin Gareus
2016-08-27notch-bank: increase max Q, use logscaleRobin Gareus
2016-08-27update notch-bank to variable i/o, increase max stages to 100Robin Gareus
2016-08-27add a notch-bank filterRobin Gareus
2016-08-23example fluidsynth lua script (currently: hardcoded .sf2)Robin Gareus
2016-08-22pong on the major scale (and fix a typo)Robin Gareus
2016-08-21more musical pong. uhm ping.Robin Gareus
2016-08-21NO-OP: more source code commentsRobin Gareus
2016-08-21refurbish a-pongRobin Gareus