fix mistaken "do not roll" conclusion in TransportFSM::compute_should_roll()
[ardour.git] / scripts /
2020-01-15 Robin GareusRemove mostly broken "live band" session-template script
2020-01-15 Robin GareusUpdate comments & icon of rubberband example Lua script
2020-01-14 Robin GareusAdd some example Lua scripts
2020-01-11 Robin GareusAdd test synth to debug capture alignment
2020-01-09 Nikolaus GullottaNOP: Trim whitespace and convert tabs to spaces
2020-01-09 Nikolaus GullottaUpdate reset_mixer script to use new well-known controls
2020-01-09 Robin GareusLatency debug script: include MIDI ports
2019-12-08 Daniel AppeltUpdate lua script to current playlist API
2019-12-03 Robin GareusRemove cruft - amend 279faad7
2019-12-01 Robin GareusLua MIDI genertors
2019-11-27 Robin GareusUpdate tomsloop script for A6 - Thanks to Tom Brand
2019-11-26 Robin GareusUpdate Lua scripts to use new transport request API
2019-11-19 Robin GareusFix some script icons for non-square buttons
2019-11-17 Robin GareusTweak LFO script
2019-11-14 Daniel AppeltAdd script to create LFO-like plugin automation
2019-09-06 Robin GareusAdd Readme to the Lua script folder
2019-09-06 Robin GareusAnother script to skip during unit-tests
2019-09-05 Robin GareusLua Fluid Synth example needs FluidR3_GM.sf2, skip...
2019-09-05 Robin GareusExclude Lua Convovler from unit-test (fails because...
2019-09-04 Robin GareusAdd script to set automation states of multiple controls
2019-09-02 Robin GareusProper error messages for Audio2MIDI script
2019-09-02 Robin GareusUpdate Lua scripts, class-name change
2019-09-02 Robin GareusUpdate Lua VAMP scripts to show a progress dialog
2019-08-11 Robin GareusAdd Action to save mixer screenshot
2019-08-07 Robin GareusAdd script to `xdot` plot the process graph
2019-07-06 Robin GareusTweak dump-playlist script to indicate current playlist
2019-06-24 Robin GareusNO-OP: documentation/comments
2019-06-20 Robin GareusNO-OP: whitespace
2019-06-20 Robin GareusAdd Lua script to sort tracks by name
2019-06-15 Johannes MuellerHonor the current start position when exporting chapter...
2019-06-15 Johannes MuellerSome more frame -> sample changes (in scripts)
2019-04-18 Robin GareusRelease notch-bank filter
2019-04-15 Robin GareusAdd a DSP script to slowly fade in/out
2019-04-09 Robin GareusUpdate Lua Script to use new MusicSample API
2019-04-08 Robin GareusCleaup meter-tap: reduce nesting and remove code-dup
2019-04-07 Mirko Kunzefix copypaste bug
2019-03-19 Robin GareusAdd example script to list Playlists
2019-03-15 Robin GareusAdd example script to save instrument plugins on save
2019-03-01 Robin GareusUpdate scripts, monitor-section API change
2019-02-27 Robin GareusAmend f474d0d4a9, remove explicit casts
2019-02-27 Robin GareusUpdate Lua VCA example script
2019-02-26 Robin GareusAdd example script to thin automation
2019-02-20 Robin GareusTweak Plugin List script: output formatting and name
2019-02-20 Robin GareusScript to list and count plugins used in this session
2019-02-19 Alby MMade any -> none mappings remove events
2019-02-19 Alby MSimplified translation table, fixed edge cases
2019-02-19 Alby MMinor updates from code review
2019-02-19 Alby MAdded MIDI Remap Lua DSP plugin
2019-01-04 Nikolaus Gullottamixer recall script will now remember the last used...
2019-01-04 Nikolaus Gullottatype is a protected word.
2019-01-02 Robin GareusAdd an example plugin to demonstrate Lua global variables
2018-12-30 Robin GareusAdd a script to list all plugins in the session
2018-12-24 Robin GareusUpdate Convolver/LuaConvolver
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
next