Skip to content

Releases: ak5k/reallm

0.6.0

03 Jan 02:05
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
  • Requires REAPER 7
  • new API
  • lots of code refactoring
  • fix the flickering bug

v0.5.0

14 May 19:35
Compare
Choose a tag to compare
  • Requires REAPER 6.79.
  • Prefixes bypassed FX names with llm: . This allows ReaLlm to keep track of duplicates.

v0.4.3

06 Apr 20:03
Compare
Choose a tag to compare

*Reverted PARAMCHANGE delimiter back to ;

v0.4.2

05 Apr 18:09
Compare
Choose a tag to compare
  • Fixed latency calculation for split routes.
  • New options for Llm_Set

v0.4.1

19 Mar 21:39
Compare
Choose a tag to compare
  • Fixed possible crash when deleting monitored tracks while ReaLlm is enabled.
  • Minor API changes, see ReaScript API documentation.
  • Option to include Monitoring FX via API.
  • Option to set parameter change (instead of FX enable/disable) via API.

v0.4.0

14 Mar 09:41
Compare
Choose a tag to compare
  • REAPER v6.72 or later required.
  • Disables PDC for monitored signalchain to achieve lower latencies or to allow more processing while monitoring.
  • "P_PDCLIMIT" can be set as floating point number, e.g. "0.5" to set target latency of 0.5 times current buffer/block size.

v0.3.2

26 Oct 17:22
Compare
Choose a tag to compare
  • Apple ARM64 related memory bug fix, maybe other systems too.
  • Dropped highly experimental and optional PDC mode check feature for now.

v0.3.1

20 Apr 12:39
Compare
Choose a tag to compare
  • Fixed ReaLlm: REAPER Low latency monitoring actions list toggle

v0.3.0

10 Apr 04:13
Compare
Choose a tag to compare
dev