ardour/scripts
2016-05-31 23:51:22 +02:00
..
addscopes.lua add/update lua scripts 2016-03-23 23:45:39 +01:00
amp1.lua add Lua DSP plugin category 2016-04-29 02:57:57 +02:00
amp2.lua add Lua DSP plugin category 2016-04-29 02:57:57 +02:00
amp3.lua add Lua DSP plugin category 2016-04-29 02:57:57 +02:00
bounce_replace.lua lua script to bounce regions w/processing and replace the region 2016-05-05 23:49:44 +02:00
filt.lua complete lua DSP filter with parameter interpolation & comments 2016-05-21 16:24:15 +02:00
hook_test.lua
hplp.lua add a lua high/low pass filter with configurable slope 2016-05-23 00:43:55 +02:00
midi_rewite.lua prototype lua midi generators & filters and port event-rewrite 2016-05-29 20:36:32 +02:00
midifilter.lua prototype lua midi generators & filters and port event-rewrite 2016-05-29 20:36:32 +02:00
midigenerator.lua prototype lua midi generators & filters and port event-rewrite 2016-05-29 20:36:32 +02:00
osc_hook_example.lua move LuaOSC into Ardour namespace 2016-03-26 14:54:45 +01:00
remove_unknown_procs.lua lua script to remove all unknown processors 2016-05-23 22:27:09 +02:00
rewind.lua
s_chanmap.lua update lua script to use new remote_id lookup API 2016-05-31 23:51:22 +02:00
s_fader_automation.lua update and cleanup lua example scripts 2016-04-11 14:36:57 +02:00
s_foreach_track.lua update and cleanup lua example scripts 2016-04-11 14:36:57 +02:00
s_plugin_automation.lua update lua script to use new remote_id lookup API 2016-05-31 23:51:22 +02:00
s_pluginutils.lua update lua script to use new remote_id lookup API 2016-05-31 23:51:22 +02:00
s_portengine.lua lua snippet to interact with portengine 2016-04-26 18:16:14 +02:00
s_replaceplugin.lua update lua script to use new remote_id lookup API 2016-05-31 23:51:22 +02:00
s_selection.lua update and cleanup lua example scripts 2016-04-11 14:36:57 +02:00
scope.lua add an lua DSP example filter w/inline display 2016-05-20 23:43:47 +02:00
session_test.lua some love for session-scripts. 2016-05-14 23:59:32 +02:00
stop_at_marker.lua some love for session-scripts. 2016-05-14 23:59:32 +02:00
synth1.lua prototype lua midi generators & filters and port event-rewrite 2016-05-29 20:36:32 +02:00
tomsloop.lua update and cleanup lua example scripts 2016-04-11 14:36:57 +02:00
voice_activate.lua add Lua DSP plugin category 2016-04-29 02:57:57 +02:00
wscript