ardour/scripts
Robin Gareus bd40b9132c Revert ongoing SessionDialog changes for 5.11 release.
To be reverted again after the release. This temporarily reverts

26c88b2, c67d1d4, 5e41293, 8b7df13, ff61435, 1039894, 8717c0d
and GUI parts of 47d86cf
2017-08-16 01:17:35 +02:00
..
_amp1.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_amp2.lua Update scripts to use == operator 2017-03-16 20:55:41 +01:00
_amp3.lua Update scripts to use == operator 2017-03-16 20:55:41 +01:00
_biquad_filter.lua Update scripts to use == operator 2017-03-16 20:55:41 +01:00
_dialog_test.lua Update LuaDialog example script to include File/Folder selection 2017-06-08 13:22:43 +02:00
_dsp_plugin_communication.lua Clarify documentation of Lua inter-processor communication 2016-10-12 20:08:55 +02:00
_dump_midiregion.lua Add example script to access midi-region events 2017-03-18 19:10:19 +01:00
_export_tracks.lua prototype track/bus sharing: state-export 2017-01-08 01:23:01 +01:00
_fan_out_instrument.lua don't ship fan-out instrument lua script (but keep it as example) 2016-11-10 04:55:03 +01:00
_fluidsynth1.lua example fluidsynth lua script (currently: hardcoded .sf2) 2016-08-23 22:21:03 +02:00
_hook_test.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_midi_lfo.lua MIDI LFO generator plugin 2016-11-21 21:24:11 +01:00
_midi_rec_start.lua Add an example script to start recording on a MIDI event 2017-01-02 00:52:25 +01:00
_midi_rewrite.lua These are not the scripts you're looking for 2016-08-17 02:04:27 +02:00
_midifilter.lua Fix a typo in recent commit 2017-07-17 12:08:42 +02:00
_midigenerator.lua These are not the scripts you're looking for 2016-08-17 02:04:27 +02:00
_notch_bank.lua Update scripts to use == operator 2017-03-16 20:55:41 +01:00
_osc_hook_example.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_plugin_modulation.lua Add example script to modulate parmaters globally 2016-11-16 18:56:45 +01:00
_pong.lua Update scripts to use == operator 2017-03-16 20:55:41 +01:00
_rawmidi.lua make raw-midi script pass unit-tests (no midi port on track) 2016-10-11 00:01:27 +02:00
_region_transients.lua Add example Lua script to print region transients 2017-03-17 18:13:16 +01:00
_rewind.lua Don't bundle rewind example script 2017-02-17 11:14:43 +01:00
_session_load_hook.lua Add some more Lua script examples 2017-08-10 02:26:16 +02:00
_session_test.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_smash.lua Update scripts to use == operator 2017-03-16 20:55:41 +01:00
_system_exec.lua Add some more Lua script examples 2017-08-10 02:26:16 +02:00
_template_band.lua clean up 7aaaae8 2017-08-15 17:46:04 +02:00
_template_example.lua Add support for scripted meta-templates. 2017-08-11 15:24:05 +02:00
_vamp_example.lua elaborate Lua-Vamp example 2016-10-05 16:07:03 +02:00
_vamp_note_example.lua Lua Script Example for Audio to Midi Transcription (work in progress) 2016-10-06 18:49:46 +02:00
_vamp_onset_example.lua add Lua script example for vamp onset analysis 2016-10-03 18:26:16 +02:00
_vamp_tempomap_example.lua Rough-in an qm-barbeattracker Lua example 2017-08-04 01:56:50 +02:00
_varispeed_callback.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
add_filters.lua add_filters lua script by Phillip Smith 2016-12-06 15:34:08 -06:00
addscopes.lua And some more action-script icons 2017-02-20 03:58:52 +01:00
amp4.lua Update scripts to use == operator 2017-03-16 20:55:41 +01:00
bounce_replace.lua Add 2 more action-script icons 2017-02-20 00:53:09 +01:00
bypass_all_plugins.lua two new action scripts (no icons yet) 2017-03-07 00:32:19 +01:00
create_drum_tracks.lua And some more action-script icons 2017-02-20 03:58:52 +01:00
delete_xrun_markers.lua Some more EditorAction icons & color API update 2017-02-18 16:12:59 +01:00
export_mp4chaps.lua Add 2 more action-script icons 2017-02-20 00:53:09 +01:00
faders_to_trims.lua Refine faders-to-trim script 2017-02-17 11:19:15 +01:00
HiAndLowPass.lua a-High/LowPass allow 8K samples inclusive 2016-11-24 21:03:56 +01:00
midi_cc_to_automation.lua Annotate CC-to-Automation Lua-script and fix start/pos offset. 2017-04-27 15:36:50 +02:00
midimon.lua prefix blessed scripted DSP plugins with a-* 2016-08-10 03:11:49 +02:00
mute_all_tracks.lua two new action scripts (no icons yet) 2017-03-07 00:32:19 +01:00
post_export_save_hook.lua Bundle a session-callback script 2017-03-14 03:29:03 +01:00
preare_record_example.lua Some more EditorAction icons & color API update 2017-02-18 16:12:59 +01:00
remove_unknown_procs.lua And some more action-script icons 2017-02-20 03:58:52 +01:00
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 Simplify example script 2017-04-24 04:21:25 +02:00
s_foreach_track.lua update and cleanup lua example scripts 2016-04-11 14:36:57 +02:00
s_group_color.lua Lua bindings to set group color 2017-05-03 17:53:00 +02:00
s_import_files.lua Add Example script to import file(s) 2017-01-21 20:18:27 +01:00
s_plugin_automation.lua update lua script to use new remote_id lookup API 2016-05-31 23:51:22 +02:00
s_plugin_reorder.lua Example lua script to re-order/reverse plugins 2017-02-15 18:12:51 +01:00
s_pluginutils.lua update plugin-utils Lua example script 2017-02-21 16:15:13 +01:00
s_portengine.lua lua snippet to interact with portengine 2016-04-26 18:16:14 +02:00
s_region_gain.lua Add a Lua script snippet processing region data from the editor 2016-11-19 21:58:03 +01:00
s_region_gain2.lua Add script to exercise AudioRegion Peak/RMS Normalization 2016-12-28 22:19:37 +01: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
s_showhide_track.lua add an example script to show/hide TAVs 2017-02-24 16:10:14 +01:00
s_timecode.lua Add some doc/comments to the timecode example script 2016-12-08 15:42:11 +01:00
s_track_props.lua Update solo/mute example script (use sessions' set_control(s) 2017-02-17 03:38:15 +01:00
s_vamp_plugin_index.lua Lua VAMP plugin list: print value-names 2017-03-17 18:27:45 +01:00
scope.lua prefix blessed scripted DSP plugins with a-* 2016-08-10 03:11:49 +02:00
select_every_2nd_region.lua Add some Lua-script icon. 2017-02-24 23:41:22 +01:00
send_to_bus.lua NO-OP; clean up script spacing and remove goto 2017-02-20 00:52:40 +01:00
spectrogram.lua Replace a ringbuffer with a multi-reader circular table 2017-07-24 15:05:05 +02:00
split_all_markers.lua Some more EditorAction icons & color API update 2017-02-18 16:12:59 +01:00
stop_at_marker.lua re-classify bundled lua scripts 2016-07-12 16:43:10 +02:00
synth1.lua Remove dsp_has_midi_*() in favor of dsp_ioconfig() 2016-08-06 19:38:09 +02:00
tomsloop.lua Update lua-script to use new playlist-API 2017-02-23 03:22:24 +01:00
vamp_audio_to_midi.lua Some more EditorAction icons & color API update 2017-02-18 16:12:59 +01:00
voice_activate.lua prefix blessed scripted DSP plugins with a-* 2016-08-10 03:11:49 +02:00
wscript remove debug output 2016-08-10 03:25:25 +02:00