Skip to content

BufAudioTransport argument names #66

@tedmoore

Description

@tedmoore

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?

Screenshot 2022-02-03 at 13 04 04

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions