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

Reply
 
Thread Tools Display Modes
Old 09-06-2017, 04:53 PM   #1
me2beats
Human being with feelings
 
me2beats's Avatar
 
Join Date: Jul 2015
Location: Yekaterinburg, Russia
Posts: 400
Default Wrong pan values when adjusting track pan using tcp pan slider

https://imgur.com/a/h4vkA
I used this script here
Code:
local r = reaper
local tr = r.GetSelectedTrack(0,0)
local _, chunk = r.GetTrackStateChunk(tr, '', 0)
r.ClearConsole()
r.ShowConsoleMsg(chunk:match'(VOLPAN.-)\n')
Another example
https://imgur.com/a/pDuyX

If you set pan in "Routing for track" window then it's ok
__________________
My Reapack Repo
Donation
me2beats 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:58 AM.


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