13
0
Commit Graph

330 Commits

Author SHA1 Message Date
Daniel Appelt
79ad931f24 Update lua script to current playlist API 2019-12-08 17:40:38 +01:00
f947041635
Remove cruft - amend 279faad7 2019-12-03 22:02:46 +01:00
c5066dcf38
Lua MIDI genertors 2019-12-01 21:32:51 +01:00
279faad75c
Update tomsloop script for A6 - Thanks to Tom Brand 2019-11-28 00:54:30 +01:00
7d8918034a
Update Lua scripts to use new transport request API 2019-11-26 17:02:41 +01:00
cf8a808bd7
Fix some script icons for non-square buttons 2019-11-19 04:41:12 +01:00
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
e3e18b746f
Add Readme to the Lua script folder 2019-09-06 18:18:29 +02:00
2683a9d62c
Another script to skip during unit-tests 2019-09-06 18:17:23 +02:00
15defd5381
Lua Fluid Synth example needs FluidR3_GM.sf2, skip unit-test 2019-09-06 01:31:43 +02:00
531ab8015c
Exclude Lua Convovler from unit-test (fails because of missing IR) 2019-09-05 20:17:57 +02:00
ee9a271341
Add script to set automation states of multiple controls 2019-09-04 16:35:47 +02:00
ab68ed4131
Proper error messages for Audio2MIDI script 2019-09-02 21:20:26 +02:00
c86f511e5e
Update Lua scripts, class-name change 2019-09-02 15:45:14 +02:00
a1f9beb355
Update Lua VAMP scripts to show a progress dialog 2019-09-02 05:19:27 +02:00
494a0d1b57
Add Action to save mixer screenshot 2019-08-12 01:39:48 +02:00
7f347af5f4
Add script to xdot plot the process graph 2019-08-07 17:40:24 +02:00
e8c2e43dc4
Tweak dump-playlist script to indicate current playlist 2019-07-06 18:10:36 +02:00
0bd6b0ee3d
NO-OP: documentation/comments 2019-06-24 15:09:54 +02:00
632ab8c421
NO-OP: whitespace 2019-06-21 00:46:23 +02:00
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
0a9674ec6b
Release notch-bank filter 2019-04-18 14:11:52 +02:00
d686076711
Add a DSP script to slowly fade in/out 2019-04-16 00:05:33 +02:00
8912efe9c9
Update Lua Script to use new MusicSample API 2019-04-09 03:15:38 +02:00
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
842faa5b6e
Add example script to list Playlists 2019-03-19 05:32:12 +01:00
7655999889
Add example script to save instrument plugins on save 2019-03-15 01:38:49 +01:00
9836304e3e
Update scripts, monitor-section API change 2019-03-01 16:46:08 +01:00
2936a4d2bd
Amend f474d0d4a9, remove explicit casts 2019-02-27 16:44:39 +01:00
f474d0d4a9
Update Lua VCA example script 2019-02-27 16:34:48 +01:00
2d33638f29
Add example script to thin automation 2019-02-26 18:05:10 +01:00
7895de57e3
Tweak Plugin List script: output formatting and name 2019-02-20 17:23:45 +01:00
dd2ee68e21
Script to list and count plugins used in this session 2019-02-20 16:47:51 +01:00
Alby M
f0d227f925
Made any -> none mappings remove events 2019-02-19 15:38:10 +01:00
Alby M
eb8394a0f1
Simplified translation table, fixed edge cases 2019-02-19 15:38:10 +01:00
Alby M
587960ac55
Minor updates from code review
"Off" option, improved note name handling, name change, code formatting
2019-02-19 15:38:09 +01:00
Alby M
ef43141301
Added MIDI Remap Lua DSP plugin 2019-02-19 15:38:09 +01:00
Nikolaus Gullotta
78c32dc2fc mixer recall script will now remember the last used recall settings 2019-01-04 11:58:09 -06:00
Nikolaus Gullotta
b05cabe700 type is a protected word. 2019-01-04 11:14:23 -06:00
e612be9037
Add an example plugin to demonstrate Lua global variables
Note: this only works when loading the script action.
Window > Scripting doesn't run the factory method for upindex variables
2019-01-02 22:26:19 +01:00
3ce5e0217f
Add a script to list all plugins in the session 2018-12-30 22:42:16 +01:00
a0994b16dd
Update Convolver/LuaConvolver
* Add API to allow per-channnel gain and delay
* Fix channel-mapping for stereo IRs w/o true-stereo
2018-12-24 02:29:24 +01:00
3977fbae51 Lower impact of periodic backup script. 2018-11-17 00:13:12 +01:00
693b579253 amend 02f92300, skip backup snapshot when recording 2018-11-12 01:58:12 +01:00
549e01feaa Add Lua script to benchmark region-split operation 2018-11-11 21:28:15 +01:00
02f92300da Add callback script to periodically save a backup snapshot 2018-11-11 21:26:50 +01:00