ardour/scripts
Maxime Lecoq e546b109c5 Fix unbound methods, add options, arrange dialog
Remove is_channelstrip() and is_nonbypassable() calls.
Add options: solo, pan, pan width, gain automation, pan automation and pan width automation.
Add radio buttons for sends, inserts and plug-ins.
Arrange prompt dialog: list, names and default values (now false to avoid unwanted behavior).
Add my name to the authors list.
2018-08-24 21:59:55 +02:00
..
HiAndLowPass.lua a-High/LowPass allow 8K samples inclusive 2016-11-24 21:03:56 +01: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
_cron.lua Example Lua script to perform action at specific wallclock time 2018-03-18 15:56:28 +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_latency.lua Add DiskIOProc & Latency related Lua bindings & scripts 2017-09-29 05:03:48 +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
_insert_region_gaps.lua Example Lua script to move regions (insert gaps) 2017-11-23 15:27:29 +01:00
_midi_lfo.lua MIDI LFO generator plugin 2016-11-21 21:24:11 +01:00
_midi_rec_start.lua Remove calls to deprecated Lua bitlib 2018-03-17 21:13:06 +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 More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +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
_rgh_midi_track_trick.lua Another Lua example script 2017-09-26 20:49:50 +02:00
_route_template_generic_audio.lua Tweak generic audio-track template 2017-08-20 19:15:37 +02:00
_route_template_generic_midi.lua Cont'd work on route-templates 2017-08-20 00:18:58 +02:00
_session_load_hook.lua Add some more Lua script examples 2017-08-10 02:26:16 +02:00
_session_test.lua More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
_smash.lua Update scripts to use == operator 2017-03-16 20:55:41 +01:00
_stereo_to_mono.lua Example Stereo to 2 x Mono track Lua script 2017-08-23 21:33:29 +02:00
_system_exec.lua Add some more Lua script examples 2017-08-10 02:26:16 +02:00
_toggle_monitor_section.lua Lua Script Example to toggle monitor section 2017-08-24 02:56:33 +02:00
_tx_raw_midi_from_file.lua Add icon for MIDI sysex transmit script 2018-01-28 12:58:35 +01:00
_vamp_example.lua More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
_vamp_note_example.lua More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
_vamp_onset_example.lua More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
_vamp_tempomap_example.lua More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
_varispeed_callback.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_vca_slave_assign.lua Add example script to assign VCAs 2017-10-20 02:54:28 +02:00
access_action.lua Drop the "Lua" in Lua Action Buttons: 2017-12-07 11:08:26 -06: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 More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
faders_to_trims.lua Refine faders-to-trim script 2017-02-17 11:19:15 +01:00
jump_to_marker.lua Add a script to jump to a named marker 2018-02-01 02:19:08 +01:00
ltc_reader.lua Make authoring consistent 2018-08-15 08:35:40 -05:00
meter_tap.lua check if rv != nil, so it can still be run again if the user bails. 2018-07-16 12:56:46 -05: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
mixer_settings_recall.lua stop trying to guess plugin type, just ask the plugin during store-time 2018-08-17 08:47:51 -05:00
mixer_settings_store.lua use paramer_count position as index, instead of control-port position 2018-08-17 14:24:16 -05:00
mute_all_tracks.lua two new action scripts (no icons yet) 2017-03-07 00:32:19 +01:00
new_playlist.lua move new_playlist Lua script from mixbus and add some garbage collection 2018-07-17 15:16:04 -05:00
noisegen.lua sr = 0, not rate 2018-06-19 13:56:42 -05:00
normalize_all_tracks.lua Add script to normalize all tracks 2018-06-20 23:35:55 +02: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
reset_mixer.lua Fix unbound methods, add options, arrange dialog 2018-08-24 21:59:55 +02: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 More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
s_foreach_track.lua update and cleanup lua example scripts 2016-04-11 14:36:57 +02:00
s_group_color.lua Remove calls to deprecated Lua bitlib 2018-03-17 21:13:06 +01:00
s_import_files.lua Add Example script to import file(s) 2017-01-21 20:18:27 +01:00
s_plugin_automation.lua More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +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 Example snippet to list plugins (and their presets) 2018-05-31 16:02:43 +02:00
s_portengine.lua Add DiskIOProc & Latency related Lua bindings & scripts 2017-09-29 05:03:48 +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 More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +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 More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
s_whoami.lua check-in of Lua script snippet to determine what program is running 2018-07-31 14:13:34 -05: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
session_template_advanced.lua Redesign Session+Route Template Meta Script API 2017-08-18 20:42:55 +02:00
session_template_record.lua unify session-template names 2017-08-19 22:28:25 +02:00
singen.lua moving singen and noisegen from mixbus repo to ardour + change singen display and add noisegen display 2018-06-01 09:55:41 -05: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 More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
store_recall_mixer.lua Fix processor invalidation issue with substiuted routes 2018-07-30 09:16:55 -05:00
synth1.lua Remove calls to deprecated Lua bitlib 2018-03-17 21:13:06 +01:00
template_band.lua Secondary clock visibility is a global pref, not a per-session setting. 2017-08-25 14:37:51 -05:00
tomsloop.lua tom's-loop: Allow pasting at loop-end (needs future rework after nutempo) 2018-01-30 14:44:00 +01:00
track_organizer.lua Remove "This is a script" note on some Lua dialogs. 2018-08-02 10:36:49 -05:00
transparent_regions.lua Initial check in of EditorHook script transparent_regions.lua 2018-03-06 10:45:55 -06:00
vamp_audio_to_midi.lua More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02: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