Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Bug Reports

Reply
 
Thread Tools Display Modes
Old 07-12-2021, 10:30 PM   #1
Embass
Human being with feelings
 
Embass's Avatar
 
Join Date: Jan 2014
Posts: 922
Default function returns incorrect AI index (FIXED)



script for testing:
Code:
local env = reaper.GetSelectedEnvelope(0)
local ai_index = reaper.InsertAutomationItem(env, -1, 0, 5)
reaper.ShowConsoleMsg("Automation item index: " .. ai_index)
Embass is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 07:11 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.