-
Add some more playlist Lua bindings
x42 committedMar 19, 2019 Verified
This commit was signed with a verified signature.x42 Robin Gareus
GPG key ID: A090BCE02CF57F04 Learn about signing commits -
Add Lua bindings for SessionPlaylists
x42 committedMar 19, 2019 Verified
This commit was signed with a verified signature.x42 Robin Gareus
GPG key ID: A090BCE02CF57F04 Learn about signing commits
-
Revert Monitor-Section to be per session
x42 committedMar 1, 2019 This partially reverts 639dff3. When loading a session, the monitor-bus that was saved with the session is used. This changes semantics of the monitor-section/config. Config::set_use_monitor_bus(bool) is used to initiate a change! Notification about the change is sent asynchronously by Session::MonitorBusAddedOrRemoved It is no longer possible to directly call add/remove_monitor_section() and leave the session + config in an inconsistent state.
Verified
This commit was signed with a verified signature.x42 Robin Gareus
GPG key ID: A090BCE02CF57F04 Learn about signing commits
-
Prefer to expose the virtual method for VCA and Route
x42 committedFeb 27, 2019 Verified
This commit was signed with a verified signature.x42 Robin Gareus
GPG key ID: A090BCE02CF57F04 Learn about signing commits -
Expose Lua bindings to check VCA assignments
x42 committedFeb 27, 2019 Verified
This commit was signed with a verified signature.x42 Robin Gareus
GPG key ID: A090BCE02CF57F04 Learn about signing commits
-
Session-range behavior (libardour part)
BenLoftis committedFeb 6, 2019 -
Selection-after-split behavior ( libardour part )
BenLoftis committedFeb 7, 2019
-
x42 committed
Dec 24, 2018 * Add API to allow per-channnel gain and delay * Fix channel-mapping for stereo IRs w/o true-stereo
Verified
This commit was signed with a verified signature.x42 Robin Gareus
GPG key ID: A090BCE02CF57F04 Learn about signing commits
-
Update classkeys to match new total LuaSignal count (windows only)
x42 committedNov 16, 2018
-
Add support for recording to .flac
x42 committedNov 7, 2018
-
Fix Lua bindings (music-time, mapping)
x42 committedOct 26, 2018
-
Fix typo in binding, amend 9bbbc7fbe
x42 committedOct 23, 2018
-
Lua bindings for convolution DSP
x42 committedOct 18, 2018
-
Fix inconsistent controllable Lua binding names
x42 committedOct 10, 2018 This also fixes incorrectly mapped send_level/enable
-
Fix well-known control Lua bindings
x42 committedOct 10, 2018
-
Add Lua bindings to query DSP load statistics
x42 committedSep 25, 2018
-
Add missing Lua MacVST constant
x42 committedAug 16, 2018
-
Add a locale-independent float/double format Lua method
x42 committedAug 14, 2018 print(ARDOUR.LuaAPI.ascii_dtostr(1.5))
-
Add method to conveniently retrieve a sorted routelist
x42 committedAug 2, 2018
-
x42 committed
Aug 1, 2018 -
Fix+extend PluginInsert Lua bindings
x42 committedAug 1, 2018
-
Prepare for non-bypassable plugins (Mixbus channelstrip)
x42 committedJul 31, 2018
-
Expose Config and Cache dirs to Lua
x42 committedJul 30, 2018 usage example: print (ARDOUR.user_config_directory(-1), ARDOUR.user_cache_directory("")) print (ARDOUR.LuaAPI.build_filename(ARDOUR.user_config_directory(-1), "test.txt"))
-
x42 committed
Jul 17, 2018
-
Remove duplicate class-keys (amend d95df91)
x42 committedJun 6, 2018
-
Add Lua API to list all available plugins
x42 committedMay 31, 2018
-
Expose a few more PluginInsert methods to Lua
x42 committedMar 16, 2018
-
Add Lua bindings to change Location/Maker names
x42 committedJan 15, 2018
-
Lua-binding to directly add automation-events
x42 committedDec 31, 2017
-
Add Lua bindings for MIDI-parser and Async ports
x42 committedDec 5, 2017
-
Add a noise generator (Lua DSP)
x42 committedNov 11, 2017
-
Clean up delayline API: don't use 'get_' for accessor method-name
x42 committedNov 3, 2017
-
x42 committed
Oct 31, 2017
-
Update Lua Bindings, fix inconsistencies.
x42 committedOct 29, 2017
-
Add Lua bindings for new VCA/Slavable API
x42 committedOct 20, 2017