Robin Gareus
7635707ac2
Disable debug-print in MIDI randomize script
2025-12-02 00:54:42 +01:00
Robin Gareus
52af610937
Clarify MIDI randomize script description
2025-12-01 14:15:23 +01:00
luzpaz
296c8681f0
Fix typos
...
Fixes typos in source comments.
2025-11-27 12:22:45 -05:00
Robin Gareus
1bb0832159
Implement strip import/export, focusing on processors
2025-11-24 21:07:53 +01:00
Robin Gareus
eff8ff81c1
Add option dialog to human^wbrutalize MIDI script
2025-10-13 02:58:51 +02:00
Robin Gareus
c361ebe347
Add Lua script to randomize MIDI note position
2025-10-12 21:26:23 +02:00
Robin Gareus
c07353eeb4
Add click-free bypass/enable to ACE-Amp
2025-09-28 12:53:41 +02:00
Robin Gareus
73b903fd03
Expose Controlpoint, and automation line selection as Lua bindings
2025-09-28 12:53:41 +02:00
Robin Gareus
07c86bb472
Fix user-facing and non-user-facing typos
...
Found via `codespell -q 3 -S "*.pdf,*.po,./.git,*.tosc,./waf,./share/patchfiles,./libs,./msvc_extra_headers,./share/web_surfaces,*.patch" -L acount,addin,ane,ba,buss,busses,caf,capela,devine,disconnectin,discreet,doubleclick,envolution,filetest,fo,ghandi,homs,hsi,layed,maschine,mis,nd,ontop,pass-thru,removeable,retrn,ro,scrollin,sectionin,seh,siz,sord,sur,te,trough,ue,vie,wth`
2025-09-13 14:01:59 +02:00
chmaha
afc721e7ed
Add pitch option to dialog
2025-09-03 18:47:13 +02:00
Daniel Appelt
4b5a55546a
Add example Lua script to set color transparency
2025-08-24 00:58:31 +02:00
Daniel Appelt
d09a972b73
Add example script to create a midi region clone
2025-08-23 21:50:19 +02:00
Robin Gareus
d0a5bff06e
ACE Inline Correlation Meter (needs work, debug builds only)
2025-04-15 19:08:42 +02:00
Robin Gareus
e6e536b923
NO-OP: whitespace
2025-04-04 17:51:45 +02:00
Houston4444
5550654513
Create Lua script to create a playlist on selected audio tracks with only audible contents
2025-04-04 13:17:53 +02:00
Robin Gareus
70792e7f1c
Add Lua script snippet showing how to add sources to a track
2025-04-04 13:07:56 +02:00
Robin Gareus
03daa45bab
Add Automation List / Region envelope example script
2025-04-01 16:12:01 +02:00
Robin Gareus
6609ea1564
Micro-step toward unified FFT API
2025-03-31 20:20:09 +02:00
Robin Gareus
1c9cb5152d
Fix region-gain curve example script
2025-03-31 16:47:32 +02:00
Robin Gareus
86c68de269
Update IR Capture plugin description
2025-01-19 15:39:50 +01:00
Robin Gareus
52cb507dd5
Add a Lua script to capture Impulse Resoponses
2025-01-18 23:20:51 +01:00
luzpaz
52f3986cb6
fix typos in share/scripts directory
...
Found via `codespell -q 3 -S "*.pdf,*.po,./.git,*.tosc,./waf,./share/patchfiles,./libs,./msvc_extra_headers,./share/web_surfaces,*.patch" -L acount,addin,ane,ba,buss,busses,caf,capela,devine,disconnectin,discreet,doubleclick,envolution,filetest,fo,ghandi,homs,hsi,layed,maschine,mis,nd,ontop,pass-thru,removeable,retrn,ro,scrollin,sectionin,seh,siz,sord,sur,te,trough,ue,wth`
2025-01-12 21:11:16 +01:00
Zabooma
a6e2f856a2
Update track_organizer lua script to use text-area for comments
2024-11-06 16:39:22 +01:00
Robin Gareus
a5c1a7feaf
Use new marker API in Lua scripts
2024-11-03 15:15:32 +01:00
Paul Davis
6149771910
fix yet more cases where SMF are imported and named incorrectly
2024-10-15 22:35:04 -06:00
Daniel Appelt
6a2d3fcbec
Add script that duplicates regions on the grid
2024-10-14 21:59:14 +02:00
Robin Gareus
38349b21dd
Add Lua scripts to remove SysEx events
2024-09-09 00:17:49 +02:00
Robin Gareus
9df6d7c5fa
Fix Lua Audio to MIDI script MIDI channel (off by one)
2024-08-21 18:54:19 +02:00
Robin Gareus
f2ceaecc4d
Fix Lua script to use new API from 0a01acc86a
2024-07-17 18:38:04 +02:00
Robin Gareus
6bf6c82f7a
Add a Lua script to select region(s) under the playhead
2024-06-11 04:25:47 +02:00
Robin Gareus
3c524098b4
Fix CC event for DM10-mkII Plugin
2024-05-14 22:07:31 +02:00
Robin Gareus
ac47688023
Add Lua plugin to map DM10-mkII Studio HiHat MIDI messages
2024-05-14 17:20:52 +02:00
Robin Gareus
0bb3c166e8
Add example script to exercise Plugin Properties
2024-03-24 23:09:53 +01:00
Robin Gareus
0fff58f905
Remove outdated adm import scripts
2024-03-12 17:39:32 +01:00
Ben Loftis
f873f9f621
typos: "ADM/BWM" -> "ADM BWF"
2024-03-11 09:14:44 -05:00
Robin Gareus
42dc033636
Vapor: work-around stem export alignment
...
This is a somewhat fragile solution to ensure that
processor reset happens in the same cycle in which
the actual data arrives at the start of the cycle.
2024-03-07 01:28:22 +01:00
Robin Gareus
3a6171428a
Do not include hidden plugin in plugin-list
2024-03-05 00:56:42 +01:00
Robin Gareus
517d82a6f2
Vapor: add script to perform live rendering tests
2024-03-04 17:00:00 +01:00
Robin Gareus
3c61d1150b
Vapor: ADM/BWF meta-data is not to be interpolated
2024-02-27 17:41:23 +01:00
Robin Gareus
6c1f503cda
Vapor: check for master_info tool
2024-02-27 00:27:43 +01:00
Robin Gareus
5880e51e92
Add Icon to ADM/BWF script, and preseed it
2024-02-26 22:15:08 +01:00
Robin Gareus
305b2778b4
Vapor: parse and use additional meta-data from adm
2024-02-25 17:43:56 +01:00
Robin Gareus
61c6d2bfa1
Vapor: add channel/object-ID map
2024-02-24 00:42:47 +01:00
Robin Gareus
45a7719ede
Vapor: simply ADM meta-data passing, pass reference file
2024-02-23 17:03:41 +01:00
Robin Gareus
d7b7923232
Add Lua script to import ADM test files
2024-02-22 01:55:11 +01:00
Robin Gareus
0fd1edd78e
Update well-known ctrl: separate global and per band EQ enum
2024-01-15 15:34:55 +01:00
Robin Gareus
5151755687
Update Lua Script to use new well-known-ctrl API
2024-01-13 03:09:35 +01:00
Robin Gareus
6172de3144
Vapor: add Lua bindings
2024-01-06 20:24:37 +01:00
Nil Geisweiller
5d73567ce2
Add Lua script to reverse MIDI
...
LUA EditorAction script to chronologically reverse MIDI notes
of selected MIDI regions, alongside MIDI region positions.
* The positions of the MIDI regions are reversed as well, meaning regions
at the end appear at the beginning and so on.
* Individual notes are reversed so the ending of a note corresponds to its
beginning. Thus notes should be quantized for this effect to yield good
results.
* Note that only MIDI notes are reversed. Other MIDI events such as CC or
SYSEX are left unchanged.
2023-12-12 18:14:36 +01:00
Albert Graef
8c38d8fbbc
raptor_arp: Fix looper bug reported in the Ardour forum by Schmitty2005.
2023-11-20 14:03:56 +01:00