.. |
_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
|
|
|
_dialog_test.lua
|
|
|
_dsp_plugin_communication.lua
|
|
|
_dump_latency.lua
|
Add Lua script to print signal latencies
|
2017-09-20 01:29:46 +02:00 |
_dump_midiregion.lua
|
|
|
_export_tracks.lua
|
|
|
_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
|
|
|
_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
|
|
|
_midifilter.lua
|
|
|
_midigenerator.lua
|
These are not the scripts you're looking for
|
2016-08-17 02:04:27 +02:00 |
_notch_bank.lua
|
|
|
_osc_hook_example.lua
|
|
|
_plugin_modulation.lua
|
|
|
_pong.lua
|
|
|
_rawmidi.lua
|
|
|
_region_transients.lua
|
|
|
_rewind.lua
|
|
|
_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
|
|
|
_smash.lua
|
|
|
_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 |
_vamp_example.lua
|
|
|
_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
|
|
|
add_filters.lua
|
add_filters lua script by Phillip Smith
|
2016-12-06 15:34:08 -06:00 |
addscopes.lua
|
|
|
amp4.lua
|
|
|
bounce_replace.lua
|
Add 2 more action-script icons
|
2017-02-20 00:53:09 +01:00 |
bypass_all_plugins.lua
|
|
|
create_drum_tracks.lua
|
|
|
delete_xrun_markers.lua
|
Some more EditorAction icons & color API update
|
2017-02-18 16:12:59 +01:00 |
export_mp4chaps.lua
|
mp4chaps Lua script: don't clutter global environment
|
2017-08-26 15:42:14 +02:00 |
faders_to_trims.lua
|
|
|
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
|
|
|
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
|
|
|
s_foreach_track.lua
|
|
|
s_group_color.lua
|
|
|
s_import_files.lua
|
|
|
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
|
|
|
s_portengine.lua
|
|
|
s_region_gain2.lua
|
Add script to exercise AudioRegion Peak/RMS Normalization
|
2016-12-28 22:19:37 +01:00 |
s_region_gain.lua
|
|
|
s_replaceplugin.lua
|
update lua script to use new remote_id lookup API
|
2016-05-31 23:51:22 +02:00 |
s_selection.lua
|
|
|
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
|
|
|
s_vamp_plugin_index.lua
|
|
|
scope.lua
|
prefix blessed scripted DSP plugins with a-*
|
2016-08-10 03:11:49 +02:00 |
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 |
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
|
|
|
synth1.lua
|
|
|
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
|
|
|
vamp_audio_to_midi.lua
|
Some more EditorAction icons & color API update
|
2017-02-18 16:12:59 +01:00 |
voice_activate.lua
|
|
|
wscript
|
|
|