-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
I'm seeing varying names for BufAudioTransport arguments in different places (JSON, YAML, SC class definition). Sometimes source1/source2 terminology, sometimes source/source2 and sometimes sourceA/sourceB. Below you can see what is coming out the JSON.
I prefer the A/B approach because the 1/2 approach could be confusing, given that the interpolation parameter is 0-1.
Thoughts? Also, how hard is it to change what the C++ dumps into the JSON so that these can be aligned?
