View Single Post
Old 09-23-2019, 06:32 PM   #39
Neutronic
Human being with feelings
 
Neutronic's Avatar
 
Join Date: Sep 2013
Posts: 657
Default

Quote:
Originally Posted by Edgemeal View Post
Seems v5.962 doesn't like, reaper.GetTrackName(track) (which is what newest API docs show), so I changed it to reaper.GetTrackName(track,"") and it works, in old ver and new now,..
You can alternatively get track names through GetSetMediaTrackInfo_String() using the P_NAME attribute.

Neutronic is offline   Reply With Quote