6149771910
fix yet more cases where SMF are imported and named incorrectly
2024-10-15 22:35:04 -06:00
3221e9bc85
MIDI map for M-Audio Axiom 49 MkII by Francois-Xavier Thomas
2024-10-16 00:00:28 +02:00
Daniel Appelt
6a2d3fcbec
Add script that duplicates regions on the grid
2024-10-14 21:59:14 +02:00
74bbcdcae7
Closing tags should also have proper indentation in XML
2024-09-25 17:11:27 +02:00
68d7c97b0d
Add the missing closing tag, mea maxima culpa
2024-09-24 15:45:30 +02:00
9c37782ccc
Enhance the Arturia MiniLab 3 map
2024-09-10 05:58:45 +02:00
38349b21dd
Add Lua scripts to remove SysEx events
2024-09-09 00:17:49 +02:00
9df6d7c5fa
Fix Lua Audio to MIDI script MIDI channel (off by one)
2024-08-21 18:54:19 +02:00
95d1ae595a
Normalize the name of the E-MU Xboard 61 map
2024-08-16 18:16:15 +02:00
803ff507ab
Add MIDI map for Akai MPK mini mk3, contributed by Peter Zenk
2024-08-14 20:42:36 +02:00
1b6868f69c
Rename the DDX3216 map to clarify who the vendor is
2024-08-14 20:18:14 +02:00
f2ceaecc4d
Fix Lua script to use new API from 0a01acc86a
2024-07-17 18:38:04 +02:00
78ea2521b0
fix previous commit to Kurzweil K2700 MIDNAM
2024-07-01 22:44:51 -06:00
dd4abedb8c
add <Author> to Kurzweil K2700 MIDNAM
2024-07-01 12:27:35 -06:00
ac159d899b
new MIDNAM for the Kurzweil K2700, from Nikolaos Strikos <strikosn@gmail.com>
2024-06-26 17:19:59 -06:00
6bf6c82f7a
Add a Lua script to select region(s) under the playhead
2024-06-11 04:25:47 +02:00
Steffen Klein
df1267c1ab
added midnam for Korg X50
2024-06-02 16:23:45 +02:00
3c524098b4
Fix CC event for DM10-mkII Plugin
2024-05-14 22:07:31 +02:00
ac47688023
Add Lua plugin to map DM10-mkII Studio HiHat MIDI messages
2024-05-14 17:20:52 +02:00
0bb3c166e8
Add example script to exercise Plugin Properties
2024-03-24 23:09:53 +01:00
0fff58f905
Remove outdated adm import scripts
2024-03-12 17:39:32 +01:00
f873f9f621
typos: "ADM/BWM" -> "ADM BWF"
2024-03-11 09:14:44 -05:00
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
3a6171428a
Do not include hidden plugin in plugin-list
2024-03-05 00:56:42 +01:00
517d82a6f2
Vapor: add script to perform live rendering tests
2024-03-04 17:00:00 +01:00
bansaghi
256d3b1d52
add control names to General MIDI drums
2024-03-01 17:45:52 +01:00
3c61d1150b
Vapor: ADM/BWF meta-data is not to be interpolated
2024-02-27 17:41:23 +01:00
6c1f503cda
Vapor: check for master_info tool
2024-02-27 00:27:43 +01:00
5880e51e92
Add Icon to ADM/BWF script, and preseed it
2024-02-26 22:15:08 +01:00
305b2778b4
Vapor: parse and use additional meta-data from adm
2024-02-25 17:43:56 +01:00
61c6d2bfa1
Vapor: add channel/object-ID map
2024-02-24 00:42:47 +01:00
45a7719ede
Vapor: simply ADM meta-data passing, pass reference file
2024-02-23 17:03:41 +01:00
d7b7923232
Add Lua script to import ADM test files
2024-02-22 01:55:11 +01:00
Bill Smith
0e88df426e
Adding midnam for Yamaha SY85 Synth Factory Banks
2024-02-17 19:04:33 +01:00
f7341b374e
don't use dashes within comments in XML
...
It's legal but provokes a warning from some versions of libXML
2024-02-17 07:27:05 -07:00
The Marlboro Man
d68e034ef6
Add Donner DMK25 spacline midi interface map file
2024-02-03 02:43:36 +01:00
Bill Smith
d4585266b7
Add Lexicon MPX100 midnam file
2024-02-03 02:40:34 +01:00
84bf98591d
Add a minimalistic Arturia MiniLab 3 map
2024-01-19 04:56:03 +01:00
0fd1edd78e
Update well-known ctrl: separate global and per band EQ enum
2024-01-15 15:34:55 +01:00
5151755687
Update Lua Script to use new well-known-ctrl API
2024-01-13 03:09:35 +01:00
earringsmusic
4f5a801209
Adjusted Akai MIDIMix mapping to make solo function as described in original user manual provided by manufacturer.
2024-01-07 14:30:47 +01:00
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
George Witt
aa610fbfa5
Fix GM2 Drum Kit ProgramChange values
...
The GM 2 Percussion Sound Set specifies that PC #1 corresponds with a value of 00h
2023-12-12 18:10:43 +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
Albert Graef
520ed0390e
Enable regular_block_length in all arpeggiators, to hopefully work around audio driver issues on Windows.
2023-11-20 14:03:19 +01:00
a038ac1fb6
Fix Subsequent_37 MIDNAM
...
PatchNameList is required
2023-11-04 11:20:08 +01:00
671e0b356b
Add Lua script to sequence mixer-scenes using markers
2023-10-22 16:44:44 +02:00
9345f824f5
Update scripts for new bonuce_range API
2023-10-16 21:12:42 +02:00
Stian Grindvoll
5a7f750e7c
Fix ardour not loading Moog Subsequence 37 midnam
2023-10-09 21:54:41 +02:00