|
283cade057
|
Update GUI Region[s]PropertyChanged signal handlers (2/3)
|
2021-05-07 23:29:25 +02:00 |
|
|
bb7f919a07
|
fix import file Lua script to follow new API to PublicEditor::do_import()
|
2021-05-07 14:58:16 -06:00 |
|
|
9448973163
|
Add Lua bindings to modify region gain curve
|
2021-05-04 18:18:04 +02:00 |
|
|
56d6a9b9f4
|
Remove executable flag from device files
|
2021-05-04 02:42:43 +02:00 |
|
|
48e5607f7c
|
use Session::request_roll() instead of request_transport_speed (1.0, ...)
|
2021-04-19 16:14:08 -06:00 |
|
|
52b7e68102
|
use new Session transport API calls in GUI
|
2021-04-19 16:14:08 -06:00 |
|
|
f40973658e
|
Update export preset dithering
amend 7c087839f8
prefer triangular dither over white noise
|
2021-04-16 15:25:23 +02:00 |
|
|
7c087839f8
|
Update Streaming Preset
|
2021-04-16 04:29:05 +02:00 |
|
|
d5696d456f
|
CD and DVD-A formats are identical, remove redundancy
|
2021-04-16 04:15:33 +02:00 |
|
|
2a08dd09ef
|
Rename "tagged" export presets
|
2021-04-16 04:15:25 +02:00 |
|
|
0a0de11117
|
Remove some redundant export presets/formats (always prefer tagged)
|
2021-04-16 04:04:40 +02:00 |
|
|
f8f6eb51ed
|
Add some loudness export presets
|
2021-04-12 23:15:31 +02:00 |
|
James Crompton
|
d73e7218fc
|
device description and profile for Arturia MkII keyboard/control surface
|
2021-04-11 17:42:30 +02:00 |
|
NeonRayTracer
|
21f3c6980f
|
Create Alesis_VI25.map
|
2021-04-11 17:40:55 +02:00 |
|
|
d87002617e
|
Implement zero-latency convolver
|
2021-03-30 01:29:32 +02:00 |
|
|
c5cca7680e
|
Add Lua script to send 12TET tuning as MTS messages
|
2021-02-12 16:01:43 +01:00 |
|
|
89f91324d4
|
Cleanup Scala to MTS Lua script
|
2021-02-12 14:19:20 +01:00 |
|
|
5974e61854
|
Add option to skip MIDI track input auto-connect
|
2021-01-08 22:50:45 +01:00 |
|
Clara Hobbs
|
381ebeab13
|
Add Moog Grandmother midnam
Contains all the CCs from the documentation for firmware version 1.1.3.
|
2021-01-06 18:44:41 +01:00 |
|
Nikolaus Gullotta
|
2b55e40af8
|
Add updated Waldorf Blofeld midnam
Special thanks to Rob Duncan for this updated midnam!
|
2020-11-24 09:12:20 -06:00 |
|
Luciano Iam
|
9ee828b47b
|
WS: properly support MIDI strips
|
2020-11-19 17:03:36 +01:00 |
|
|
cbe4de0f5a
|
Add tagged wav export-format
|
2020-11-14 19:38:00 +01:00 |
|
Thomas Brand
|
275a37ff39
|
Fix Tom's Loop
-There's no 'printf' (!)
-New: Use LuaDialog to tell error cases instead of printing help to the log window.
|
2020-11-09 20:54:51 +01:00 |
|
|
b00baa8ac2
|
Add Lua script to collapse playlists
|
2020-11-04 00:21:29 +01:00 |
|
Carlo Stemberger
|
e96c7e9b84
|
Fix broken link
Lua scripts moved to `share` subfolder
|
2020-10-21 15:57:58 +02:00 |
|
|
3cae10ab40
|
Elaborate MIDI rewrite example script
|
2020-10-14 01:56:36 +02:00 |
|
|
c8df8418dc
|
Consolidete script author names
|
2020-09-30 22:06:35 +02:00 |
|
|
46e895aaad
|
Re-brand a-* plugins as Ardour Community Effects (ACE)
|
2020-09-30 21:59:20 +02:00 |
|
|
2b21a571b9
|
Update Lua scripts to use new APIs
|
2020-09-20 19:20:32 +02:00 |
|
|
dcea35191c
|
Consolidate code: use API to print plugin-type 1/2
|
2020-09-15 16:03:33 +02:00 |
|
|
58cd5ca8fe
|
Show plugin-author in plugin-list script
|
2020-09-05 00:29:51 +02:00 |
|
Hubert Figuière
|
b3ff86aa98
|
Added midimap for Arturia MiniLab mkII
Use the factory settings 1 (Analog Lab)
Allow controlling a bank of 7
|
2020-09-04 02:21:58 +02:00 |
|
Justin Hoffman
|
917923512e
|
Add MIDI mapping for AKAI_MPK249
|
2020-09-04 02:04:35 +02:00 |
|
Luciano Iam
|
9c08c058a3
|
WS: crash bugfix related to missing strip panner
Surface made Ardour crash when a client connected
and some session track was not a VCA nor had a panner,
like MIDI strips.
|
2020-09-04 01:59:53 +02:00 |
|
Luciano Iam
|
71714cb8b6
|
WS: add plugin parameter controls to the web mixer
|
2020-09-01 09:43:58 +02:00 |
|
Luciano Iam
|
4fc23fe029
|
WS: Add strip mute buttons to mixer demo
|
2020-09-01 09:08:55 +02:00 |
|
Luciano Iam
|
ec2972df66
|
WS: Add a fullscreen toggle to the mixer demo
|
2020-09-01 09:08:55 +02:00 |
|
Luciano Iam
|
43c1929b7d
|
WS: Add strip labels in the mixer demo
Plus some minor widget code and layout improvements
|
2020-09-01 09:08:55 +02:00 |
|
Luciano Iam
|
b298f44468
|
WS: improve mixer demo layout
|
2020-08-19 18:58:27 +02:00 |
|
Luciano Iam
|
864bcf09b7
|
WS: Add strip mute buttons to mixer demo
|
2020-08-19 18:58:26 +02:00 |
|
Luciano Iam
|
75338ad4c5
|
WS: Add a fullscreen toggle to the mixer demo
|
2020-08-19 18:58:26 +02:00 |
|
Luciano Iam
|
0b71764f44
|
WS: Add strip labels in the mixer demo
Plus some minor widget code and layout improvements
|
2020-08-19 18:58:26 +02:00 |
|
|
5218c104f9
|
Fix off by one (Lua arrays are 1-based)
|
2020-08-05 20:28:14 +02:00 |
|
|
0c6d369434
|
Tweak list-plugins script & add icon
|
2020-08-01 01:15:57 +02:00 |
|
|
591292da0f
|
a-amp: special case empty pin-mapping mode
|
2020-07-27 22:03:53 +02:00 |
|
|
44fc824128
|
Update Lua script to use new bounce API
|
2020-07-26 17:17:49 +02:00 |
|
|
134319bde6
|
Fix a/b and cross-fade plugins to handle unconnected inputs
|
2020-07-23 21:51:13 +02:00 |
|
|
affc28a0a0
|
Fix meter-point Lua script
|
2020-07-22 03:54:43 +02:00 |
|
Luciano Iam
|
52e80db8d5
|
WS: improve pan knob appearance in mixer demo
|
2020-07-21 06:49:28 +02:00 |
|
Luciano Iam
|
f1d96f5bf1
|
WS: fix some mixer layout glitches on Safari
|
2020-07-21 06:49:28 +02:00 |
|