Commit Graph

347 Commits

Author SHA1 Message Date
Nikolaus Gullotta
a655997749 Add more options to Mixer Reset script
Added the ability to unassign all slavables from their VCAs, and to
reset record enable controls
2020-02-03 15:38:37 -06:00
Nikolaus Gullotta
70f72800c1 Fix plugin removal in Reset Mixer script
Removing processors while iterating over the route invalidates the
loop. Instead, queue the plugins for later handling
2020-01-31 09:16:57 -06:00
Robin Gareus
cb09a0884b Clarify stop-at-marker transport position logic 2020-01-31 02:11:41 +01:00
Robin Gareus
e03136646d Fix "stop at marker" script for A6 2020-01-31 01:49:56 +01:00
Nikolaus Gullotta
d4f816c158 NOP: Convert spaces to tabs a-la style-guide
I forgot to include this in 454a2d0
2020-01-30 13:48:21 -06:00
Nikolaus Gullotta
454a2d0cce NOP: Convert back to using tabs instead of spaces
See Ardour style guide rule #27 for reasoning
2020-01-30 13:43:40 -06:00
Nikolaus Gullotta
e468b291cd NOP: Convert tabs to spaces, trim whitespace 2020-01-30 09:10:11 -06:00
Nikolaus Gullotta
327cd513d3 Update mixer Store/Recall to work with new published bus controls 2020-01-30 09:10:11 -06:00
Robin Gareus
1c97cdb33d Remove debug print (amends 978de9) 2020-01-23 22:42:29 +01:00
Robin Gareus
978de93cf2 Add/update scripts reading raw audio-data 2020-01-20 06:37:30 +01:00
Robin Gareus
c134a89c06 Remove mostly broken "live band" session-template script
This script originated in Mixbus and has not been kept
up-to date to work properly with Ardour
2020-01-15 22:18:53 +01:00
Robin Gareus
ef636d0274 Update comments & icon of rubberband example Lua script 2020-01-15 02:20:59 +01:00
Robin Gareus
756c5a5ee1 Add some example Lua scripts 2020-01-14 17:04:04 +01:00
Robin Gareus
e508bb1396 Add test synth to debug capture alignment 2020-01-11 22:33:32 +01:00
Nikolaus Gullotta
c2da64f7ad NOP: Trim whitespace and convert tabs to spaces 2020-01-09 14:01:37 -06:00
Nikolaus Gullotta
dac127c897 Update reset_mixer script to use new well-known controls 2020-01-09 13:54:43 -06:00
Robin Gareus
16549e86e3 Latency debug script: include MIDI ports 2020-01-09 18:21:48 +01:00
Daniel Appelt
79ad931f24 Update lua script to current playlist API 2019-12-08 17:40:38 +01:00
Robin Gareus
f947041635 Remove cruft - amend 279faad7 2019-12-03 22:02:46 +01:00
Robin Gareus
c5066dcf38 Lua MIDI genertors 2019-12-01 21:32:51 +01:00
Robin Gareus
279faad75c Update tomsloop script for A6 - Thanks to Tom Brand 2019-11-28 00:54:30 +01:00
Robin Gareus
7d8918034a Update Lua scripts to use new transport request API 2019-11-26 17:02:41 +01:00
Robin Gareus
cf8a808bd7 Fix some script icons for non-square buttons 2019-11-19 04:41:12 +01:00
Robin Gareus
81d8f0faa7 Tweak LFO script
* thin automation to prevent too dense events
* add icon (cosine wave)
2019-11-17 14:52:22 +01:00
Daniel Appelt
5fb949267d Add script to create LFO-like plugin automation 2019-11-14 22:43:21 +01:00
Robin Gareus
e3e18b746f Add Readme to the Lua script folder 2019-09-06 18:18:29 +02:00
Robin Gareus
2683a9d62c Another script to skip during unit-tests 2019-09-06 18:17:23 +02:00
Robin Gareus
15defd5381 Lua Fluid Synth example needs FluidR3_GM.sf2, skip unit-test 2019-09-06 01:31:43 +02:00
Robin Gareus
531ab8015c Exclude Lua Convovler from unit-test (fails because of missing IR) 2019-09-05 20:17:57 +02:00
Robin Gareus
ee9a271341 Add script to set automation states of multiple controls 2019-09-04 16:35:47 +02:00
Robin Gareus
ab68ed4131 Proper error messages for Audio2MIDI script 2019-09-02 21:20:26 +02:00
Robin Gareus
c86f511e5e Update Lua scripts, class-name change 2019-09-02 15:45:14 +02:00
Robin Gareus
a1f9beb355 Update Lua VAMP scripts to show a progress dialog 2019-09-02 05:19:27 +02:00
Robin Gareus
494a0d1b57 Add Action to save mixer screenshot 2019-08-12 01:39:48 +02:00
Robin Gareus
7f347af5f4 Add script to xdot plot the process graph 2019-08-07 17:40:24 +02:00
Robin Gareus
e8c2e43dc4 Tweak dump-playlist script to indicate current playlist 2019-07-06 18:10:36 +02:00
Robin Gareus
0bd6b0ee3d NO-OP: documentation/comments 2019-06-24 15:09:54 +02:00
Robin Gareus
632ab8c421 NO-OP: whitespace 2019-06-21 00:46:23 +02:00
Robin Gareus
8a78b19e1b Add Lua script to sort tracks by name 2019-06-21 00:43:29 +02:00
Johannes Mueller
3a2b577719 Honor the current start position when exporting chapter marks 2019-06-16 01:30:55 +02:00
Johannes Mueller
79db200bdb Some more frame -> sample changes (in scripts) 2019-06-16 01:30:34 +02:00
Robin Gareus
0a9674ec6b Release notch-bank filter 2019-04-18 14:11:52 +02:00
Robin Gareus
d686076711 Add a DSP script to slowly fade in/out 2019-04-16 00:05:33 +02:00
Robin Gareus
8912efe9c9 Update Lua Script to use new MusicSample API 2019-04-09 03:15:38 +02:00
Robin Gareus
57616fdb11 Cleaup meter-tap: reduce nesting and remove code-dup 2019-04-08 16:12:19 +02:00
Mirko Kunze
53444d90d4 fix copypaste bug 2019-04-07 22:48:56 +02:00
Robin Gareus
842faa5b6e Add example script to list Playlists 2019-03-19 05:32:12 +01:00
Robin Gareus
7655999889 Add example script to save instrument plugins on save 2019-03-15 01:38:49 +01:00
Robin Gareus
9836304e3e Update scripts, monitor-section API change 2019-03-01 16:46:08 +01:00
Robin Gareus
2936a4d2bd Amend f474d0d4a9, remove explicit casts 2019-02-27 16:44:39 +01:00