summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-02-24Add some Lua-script icon.Robin Gareus
2017-02-24add an example script to show/hide TAVsRobin Gareus
2017-02-24Add some convenient public editor methods (for lua-bindings)Robin Gareus
2017-02-23Lua bindings to access editor selection + region selection bindingsRobin Gareus
2017-02-23Update lua-script to use new playlist-APIRobin Gareus
2017-02-21update plugin-utils Lua example scriptRobin Gareus
2017-02-20And some more action-script iconsRobin Gareus
2017-02-20Add 2 more action-script iconsRobin Gareus
2017-02-20NO-OP; clean up script spacing and remove gotoRobin Gareus
2017-02-20Add a Lua script to send multiple tracks to an aux-bus.Robin Gareus
2017-02-19Clean up create drum-tracks script (no global variables)Robin Gareus
2017-02-18Some more EditorAction icons & color API updateRobin Gareus
2017-02-18Bundle Audio to MIDI Lua scriptRobin Gareus
2017-02-17Update Lua action-icon docRobin Gareus
2017-02-17..and another action-button iconRobin Gareus
2017-02-17Example Lua action script iconRobin Gareus
2017-02-17Refine faders-to-trim scriptRobin Gareus
2017-02-17Don't bundle rewind example scriptRobin Gareus
2017-02-17Update solo/mute example script (use sessions' set_control(s)Robin Gareus
2017-02-15Example lua script to re-order/reverse pluginsRobin Gareus
2017-02-14Update Lua script - API change after 59daffea1Robin Gareus
2017-02-13Update scripts for API change in 59daffea1Robin Gareus
2017-02-02Lua script to save a snapshot after exportRobin Gareus
2017-01-21Add Example script to import file(s)Robin Gareus
2017-01-19add delete x-run marker scriptRobin Gareus
2017-01-08prototype track/bus sharing: state-exportRobin Gareus
2017-01-02Add an example script to start recording on a MIDI eventRobin Gareus
2016-12-28Add script to exercise AudioRegion Peak/RMS NormalizationRobin Gareus
2016-12-08Add some doc/comments to the timecode example scriptRobin Gareus
2016-12-08Add timecode example scriptRobin Gareus
2016-12-06create_drum_tracks lua script by Phillip SmithBen Loftis
2016-12-06add_filters lua script by Phillip SmithBen Loftis
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