13
0
livetrax/scripts
Johannes Mueller ba0eb858bc Example script to prepare the session to record
Often one needs to make sure that all the relevant settings are made
before one actually starts recording. The Lua interface can take care of
this task easily, that the operater by just one action can make sure
that the relevant settings (e.g. recenables, playhead position, etc.)
are ready for recording. This example was written with a quasi live
podcast scenario in mind.

See `scripts/prepare_record_example.lua` for details.
2016-09-12 11:10:40 +02:00
..
_amp1.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_amp2.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_amp3.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_biquad_filter.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02: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
_midi_rewrite.lua These are not the scripts you're looking for 2016-08-17 02:04:27 +02:00
_midifilter.lua These are not the scripts you're looking for 2016-08-17 02:04:27 +02:00
_midigenerator.lua These are not the scripts you're looking for 2016-08-17 02:04:27 +02:00
_notch_bank.lua notch: narrow the bandwidth with increasing frequency 2016-08-28 00:18:06 +02:00
_osc_hook_example.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_pong.lua pong on the major scale (and fix a typo) 2016-08-22 03:26:14 +02:00
_rawmidi.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_session_test.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
_varispeed_callback.lua prefix no-inst script with an underscore and skip install 2016-08-10 03:12:11 +02:00
addscopes.lua re-classify bundled lua scripts 2016-07-12 16:43:10 +02:00
amp4.lua prefix blessed scripted DSP plugins with a-* 2016-08-10 03:11:49 +02:00
bounce_replace.lua re-classify bundled lua scripts 2016-07-12 16:43:10 +02:00
HiAndLowPass.lua enforce range of HP/LP 2016-07-19 19:26:05 +02:00
midimon.lua prefix blessed scripted DSP plugins with a-* 2016-08-10 03:11:49 +02:00
preare_record_example.lua Example script to prepare the session to record 2016-09-12 11:10:40 +02:00
remove_unknown_procs.lua re-classify bundled lua scripts 2016-07-12 16:43:10 +02:00
rewind.lua re-classify bundled lua scripts 2016-07-12 16:43:10 +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 update and cleanup lua example scripts 2016-04-11 14:36:57 +02:00
s_foreach_track.lua update and cleanup lua example scripts 2016-04-11 14:36:57 +02:00
s_plugin_automation.lua update lua script to use new remote_id lookup API 2016-05-31 23:51:22 +02:00
s_pluginutils.lua update lua script to use new remote_id lookup API 2016-05-31 23:51:22 +02:00
s_portengine.lua lua snippet to interact with portengine 2016-04-26 18:16:14 +02: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 update and cleanup lua example scripts 2016-04-11 14:36:57 +02:00
s_track_props.lua fix SNAFU in track-properties script 2016-08-18 19:49:16 +02:00
scope.lua prefix blessed scripted DSP plugins with a-* 2016-08-10 03:11:49 +02:00
spectrogram.lua prefix blessed scripted DSP plugins with a-* 2016-08-10 03:11:49 +02:00
split_all_markers.lua add a script to multi-split regions 2016-08-06 22:14:24 +02:00
stop_at_marker.lua re-classify bundled lua scripts 2016-07-12 16:43:10 +02:00
synth1.lua Remove dsp_has_midi_*() in favor of dsp_ioconfig() 2016-08-06 19:38:09 +02:00
tomsloop.lua and another SNAFU... 2016-08-30 23:54:25 +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