13
0
livetrax/scripts
Ben Loftis efc858dc81 Drop the "Lua" in Lua Action Buttons:
Removed the term "Lua", because users were turned off by something they didn't understand.
A special-case Lua script ("Shortcut") allows the user to select an arbitrary Action.
The "Shortcut" script is selected by default, and in this case there is no "Type" or "Author" displayed.
Action-Buttons may still trigger Lua scripts, as a secondary function.
2017-12-07 11:08:26 -06: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_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 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 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 example Lua script to send raw MIDI (sysex) from file 2017-12-05 16:09:52 +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
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
s_fader_automation.lua More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02:00
s_foreach_track.lua
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 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 update plugin-utils Lua example script 2017-02-21 16:15:13 +01: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
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
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
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
synth1.lua Remove dsp_has_midi_*() in favor of dsp_ioconfig() 2016-08-06 19:38:09 +02: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 More s/frame/sample/ -- Lua Scripts 2017-09-27 05:03:10 +02: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