.. |
_amp1.lua
|
|
|
_amp2.lua
|
|
|
_amp3.lua
|
|
|
_biquad_filter.lua
|
|
|
_calc_dsp_statistics.lua
|
Add script to exercise PI-stats interface
|
2018-09-25 18:50:14 +02:00 |
_convolv.lua
|
Update Convolver/LuaConvolver
|
2018-12-24 02:29:24 +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
|
|
|
_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
|
|
|
_dump_plugins.lua
|
Add a script to list all plugins in the session
|
2018-12-30 22:42:16 +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
|
|
|
_midigenerator.lua
|
|
|
_notch_bank.lua
|
|
|
_osc_hook_example.lua
|
More s/frame/sample/ -- Lua Scripts
|
2017-09-27 05:03:10 +02:00 |
_plugin_modulation.lua
|
|
|
_pong.lua
|
|
|
_rawmidi.lua
|
|
|
_region_transients.lua
|
|
|
_remember_file.lua
|
Add an example plugin to demonstrate Lua global variables
|
2019-01-02 22:26:19 +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
|
|
|
_split_benchmark.lua
|
Add Lua script to benchmark region-split operation
|
2018-11-11 21:28:15 +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
|
|
|
_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
|
|
|
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 |
ltc_reader.lua
|
Update Lua LTC decoder (API change in d7dc224d )
|
2018-09-11 16:03:19 +02: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
|
|
|
midimon.lua
|
|
|
mixer_settings_recall.lua
|
mixer recall script will now remember the last used recall settings
|
2019-01-04 11:58:09 -06:00 |
mixer_settings_store.lua
|
type is a protected word.
|
2019-01-04 11:14:23 -06:00 |
mute_all_tracks.lua
|
|
|
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 |
periodic_backup.lua
|
Lower impact of periodic backup script.
|
2018-11-17 00:13:12 +01:00 |
post_export_save_hook.lua
|
|
|
preare_record_example.lua
|
|
|
remove_unknown_procs.lua
|
|
|
reset_mixer.lua
|
Fix unbound methods, add options, arrange dialog
|
2018-08-24 21:59:55 +02: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
|
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 |
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
|
|
|
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
|
|
|
split_all_markers.lua
|
|
|
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
|
|
|
wscript
|
|
|