Video-Frame (not sample)
[ardour.git] / scripts /
2018-11-16 Robin GareusLower impact of periodic backup script.
2018-11-12 Robin Gareusamend 02f92300, skip backup snapshot when recording
2018-11-11 Robin GareusAdd Lua script to benchmark region-split operation
2018-11-11 Robin GareusAdd callback script to periodically save a backup snapshot
2018-10-19 Robin GareusExample convolution plugin (Lua script, hardcoded IR)
2018-09-25 Robin GareusAdd script to exercise PI-stats interface
2018-09-11 Robin GareusUpdate Lua LTC decoder (API change in d7dc224d)
2018-08-24 Maxime LecoqFix unbound methods, add options, arrange dialog
2018-08-17 Nikolaus Gullottause paramer_count position as index, instead of control...
2018-08-17 Nikolaus Gullottacomment out old code remnant that is causing crash...
2018-08-17 Nikolaus Gullottastop trying to guess plugin type, just ask the plugin...
2018-08-15 Nikolaus Gullottart:is_master(), not r:is_master()
2018-08-15 Nikolaus Gullottaadded a check for master, due to substituting pan contr...
2018-08-15 Nikolaus GullottaMake authoring consistent
2018-08-14 Robin GareusSave Mixer values in "C" locale.
2018-08-02 Nikolaus Gullottaprotect the_instrument() on MIDI tracks, needs a lot...
2018-08-02 Ben LoftisMore consistent dialog window titles (Recall Mixer...
2018-08-02 Nikolaus Gullottause ordered list of routes and fix some dialog box...
2018-08-02 Nikolaus Gullottaoption to create groups if necessary and add order...
2018-08-02 Ben LoftisRemove "This is a script" note on some Lua dialogs.
2018-08-02 Nikolaus Gullottaremove redundant checks in wake of 980de904e
2018-08-01 Nikolaus Gullottaimplement fetch_valid_settings_file() to avoid the...
2018-08-01 Nikolaus Gullottamore dialog formatting changes
2018-08-01 Nikolaus Gullottause is_nonbypassable(), is_channelstrip(), and display_...
2018-08-01 Nikolaus Gullottaedit dialog formatting
2018-07-31 Nikolaus Gullottaincorporate program name into save and recalling
2018-07-31 Nikolaus Gullottacheck-in of Lua script snippet to determine what progra...
2018-07-31 Nikolaus Gullottasplit store_recall_mixer into two files: mixer_settings...
2018-07-30 Nikolaus GullottaFix processor invalidation issue with substiuted routes
2018-07-27 Nikolaus Gullottaadd group_name fallback for adding routes to groups
2018-07-27 Nikolaus Gullottawhitespace editing and comments + add ability to substi...
2018-07-25 Nikolaus Gullottaget rid of ugly concatenation in favor of string.format...
2018-07-23 Nikolaus Gullottamark_tracks() now accepts a bool that tells it to work...
2018-07-17 Nikolaus Gullottamove new_playlist Lua script from mixbus and add some...
2018-07-17 Nikolaus GullottaMove track_organizer Lua script to ardour
2018-07-17 Nikolaus GullottaCreate ardour-friendly version of reset_mb4_mixer Lua...
2018-07-17 Robin GareusLua DSP LTC decoder plugin
2018-07-16 Nikolaus Gullottaadd route:name() to output file, and use this to catch...
2018-07-16 Nikolaus Gullottacheck if rv != nil, so it can still be run again if...
2018-07-14 Nikolaus GullottaFix silly typo in script script name
2018-07-13 Nikolaus GullottaMake store_recall_mixer.lua a first-class script and...
2018-06-20 Robin GareusAdd script to normalize all tracks
2018-06-19 Nikolaus Gullottasr = 0, not rate
2018-06-19 Nikolaus Gullottacap redrawing at 15 times /s
2018-06-01 Nikolaus Gullottaforgot else in selected-tracks check.
2018-06-01 Nikolaus Gullottamoving singen and noisegen from mixbus repo to ardour...
2018-06-01 Nikolaus GullottaCheck-in of set_meter_point() utility/example
2018-05-31 Robin GareusExample snippet to list plugins (and their presets)
2018-04-02 Nikolaus Gullottalots of changes including: ability to store and recall...
2018-03-23 Nikolaus Gullottaassert(rv) removed, fixed redundant checking, and fixed...
2018-03-22 Nikolaus Gullottabetter group support + mute and solo recall
2018-03-20 Nikolaus Gullottamore stability fixes
2018-03-20 Nikolaus Gullottafixed processor ordering crash in ardour and added...
2018-03-19 Nikolaus GullottaFixed issue in plugin id invalidator caused by commit...
2018-03-19 Nikolaus Gullottacleanup, fix in-on-change issue.
2018-03-18 Robin GareusExample Lua script to perform action at specific wallcl...
2018-03-17 Robin GareusRemove calls to deprecated Lua bitlib
2018-03-16 Nikolaus Gullottaadd support to reinstantiate deleted plugins
2018-03-16 Nikolaus GullottaNO-OP: Convert Spaces to Tabs
2018-03-16 Nikolaus Gullottadescription changes and stop jumping instructions if...
2018-03-14 Nikolaus Gullottare-add plugin bypass state and move proc order writing...
2018-03-13 Nikolaus GullottaI said, LESS ugly, not more :)
2018-03-13 Nikolaus GullottaNow recalls plug-in ordering (also looks a bit less...
2018-03-12 Nikolaus GullottaInitial checkin of mixer store script
2018-03-06 Nikolaus GullottaInitial check in of EditorHook script transparent_regio...
2018-02-01 Robin GareusAdd a script to jump to a named marker
2018-01-30 Robin Gareustom's-loop: Allow pasting at loop-end (needs future...
2018-01-28 Robin GareusAdd icon for MIDI sysex transmit script
2017-12-19 Robin GareusUpdate sysex upload script (allow up to 256 bytes)
2017-12-07 Ben LoftisDrop the "Lua" in Lua Action Buttons:
2017-12-05 Robin GareusAdd example Lua script to send raw MIDI (sysex) from...
2017-12-05 Robin GareusAdd an action script to call access actions..
2017-11-23 Robin GareusExample Lua script to move regions (insert gaps)
2017-10-20 Robin GareusAdd example script to assign VCAs
2017-09-29 Robin GareusAdd DiskIOProc & Latency related Lua bindings & scripts
2017-09-29 Robin GareusNo more disk-reader roll-delay
2017-09-27 Robin GareusMore s/frame/sample/ -- Lua Scripts
2017-09-26 Robin GareusAnother Lua example script
2017-09-19 Robin GareusAdd Lua script to print signal latencies
2017-08-26 Robin Gareusmp4chaps Lua script: don't clutter global environment
2017-08-25 Ben LoftisSecondary clock visibility is a global pref, not a...
2017-08-25 Ben LoftisSome fixes for ruler-visibility. Secondary-clock coming...
2017-08-25 Ben LoftisTemplates: attempt to set ruler and clock visibility...
2017-08-24 Ben LoftisTrack Templates:
2017-08-24 Robin GareusLua Script Example to toggle monitor section
2017-08-23 Robin GareusExample Stereo to 2 x Mono track Lua script
2017-08-23 Ben LoftisTrack Templates: remove uninteresting script.
2017-08-20 Robin GareusTweak generic audio-track template
2017-08-19 Robin GareusCont'd work on route-templates
2017-08-19 Robin GareusFix "Track Wizard" script
2017-08-19 Robin GareusMore template re-naming
2017-08-19 Robin Gareusunify session-template names
2017-08-19 Robin GareusBackwards compatible LuaDialog layout (+new colspan...
2017-08-18 Ben LoftisTemplates: Mostly working tabular script.
2017-08-18 Ben LoftisTemplates: first stab at a dialog with tabular layout.
2017-08-18 Robin GareusUpdate Route-template example script & documentation
2017-08-18 Robin Gareusamend e0a83a75 RouteDialog + script details
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-17 Ben LoftisTrack Templates: shorten some of the track names.
2017-08-17 Ben LoftisSome initial track templates.
next