Paul Licameli

Results 172 comments of Paul Licameli

What is the behavior in case of the track names, distinct from clip names?

> > What is the behavior in case of the track names, distinct from clip names? > > It takes the name of the top track of the pair So...

> Maybe beyond the scope of this PR, but why are C arrays being used all over C++ code?? Instead of what?

> C++ classes with ergonomic zero cost abstractions I don't get your fancy words. Name a standard C++ class that you mean. This, maybe? But it's only for use with...

Can you point to some code you would rewrite?

There is much in a 20 year old accumulation of code dating from only shortly after the 1998 C++ standard, that could be made nicer and more modern, using types...

> but before we start on that journey (which I anticipate will take many years), Welcome to my world. You will need patience, persistence!

> I am very familiar with the world of cleaning up horrible technical decisions made long ago. We may be attuned to different horriblenesses. I have worked for years on...

AudioUnits is unlike the other effect families. The plain GUI is built for us by a call to the AU toolkit. It is not constructed in our own code with...

I have examined every commit in the sequence and I'm almost done with review of this draft. Now, general comments.