|
|
Thread Tools | Display Modes |
03-10-2019, 05:42 AM | #1 |
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 5,265
|
[Lua] Crash when giving a MediaTrack* as the envelope of GetEnvelopePoint (FIXED)
Code:
reaper.InsertTrackAtIndex(0, 0) track = reaper.GetTrack(0, 0) reaper.GetEnvelopePoint(track, 0) -- crash!
__________________
🎁 Donate (PayPal) | Sponsor (GitHub) | The Endless Journey (Keyboard Ensemble) ReaPack, a package manager for REAPER | SWS 2.14 is now available in ReaPack [new!] Developer tools: Lua profiler | Interactive ReaScript | ReaPack Editor | ReaImGui Last edited by cfillion; 03-11-2019 at 08:33 AM. Reason: fixed in v5.973rc2 |
03-10-2019, 01:13 PM | #2 |
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,117
|
Thanks, fixing!
|
Thread Tools | |
Display Modes | |
|
|