.. |
_amp1.lua
|
|
|
_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
|
|
|
_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
|
|
|
_fan_out_instrument.lua
|
|
|
_fluidsynth1.lua
|
|
|
_hook_test.lua
|
|
|
_insert_region_gaps.lua
|
Example Lua script to move regions (insert gaps)
|
2017-11-23 15:27:29 +01:00 |
_midi_lfo.lua
|
|
|
_midi_rec_start.lua
|
Remove calls to deprecated Lua bitlib
|
2018-03-17 21:13:06 +01:00 |
_midi_rewrite.lua
|
|
|
_midifilter.lua
|
Fix a typo in recent commit
|
2017-07-17 12:08:42 +02:00 |
_midigenerator.lua
|
|
|
_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
|
|
|
_pong.lua
|
Update scripts to use == operator
|
2017-03-16 20:55:41 +01:00 |
_rawmidi.lua
|
|
|
_region_transients.lua
|
Add example Lua script to print region transients
|
2017-03-17 18:13:16 +01:00 |
_rewind.lua
|
|
|
_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 |
_store_recall_mixer.lua
|
lots of changes including: ability to store and recall more than one mixer state, ability to work on selected tracks only, plus bugfixes and removal of redundant checks
|
2018-04-02 10:11:22 -05: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
|
|
|
_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
|
|
|
addscopes.lua
|
|
|
amp4.lua
|
Update scripts to use == operator
|
2017-03-16 20:55:41 +01:00 |
bounce_replace.lua
|
|
|
bypass_all_plugins.lua
|
|
|
create_drum_tracks.lua
|
|
|
delete_xrun_markers.lua
|
|
|
export_mp4chaps.lua
|
More s/frame/sample/ -- Lua Scripts
|
2017-09-27 05:03:10 +02:00 |
faders_to_trims.lua
|
|
|
HiAndLowPass.lua
|
|
|
jump_to_marker.lua
|
Add a script to jump to a named marker
|
2018-02-01 02:19:08 +01:00 |
meter_tap.lua
|
forgot else in selected-tracks check.
|
2018-06-01 11:25: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
|
|
|
mute_all_tracks.lua
|
|
|
noisegen.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 |
post_export_save_hook.lua
|
|
|
preare_record_example.lua
|
|
|
remove_unknown_procs.lua
|
|
|
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
|
Remove calls to deprecated Lua bitlib
|
2018-03-17 21:13:06 +01:00 |
s_import_files.lua
|
|
|
s_plugin_automation.lua
|
More s/frame/sample/ -- Lua Scripts
|
2017-09-27 05:03:10 +02:00 |
s_plugin_reorder.lua
|
|
|
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_gain2.lua
|
|
|
s_region_gain.lua
|
|
|
s_replaceplugin.lua
|
|
|
s_selection.lua
|
More s/frame/sample/ -- Lua Scripts
|
2017-09-27 05:03:10 +02:00 |
s_showhide_track.lua
|
|
|
s_timecode.lua
|
|
|
s_track_props.lua
|
|
|
s_vamp_plugin_index.lua
|
More s/frame/sample/ -- Lua Scripts
|
2017-09-27 05:03:10 +02:00 |
scope.lua
|
|
|
select_every_2nd_region.lua
|
|
|
send_to_bus.lua
|
|
|
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
|
|
|
stop_at_marker.lua
|
More s/frame/sample/ -- Lua Scripts
|
2017-09-27 05:03:10 +02: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 |
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
|
|
|
wscript
|
|
|