Hello!
I’m just wondering where I can see Audacity’s Architectural Design together with its UML Diagrams.I’d like to see the audio processing in Audacity.
A class or sequence diagram will do.
Thanks!
Hello!
I’m just wondering where I can see Audacity’s Architectural Design together with its UML Diagrams.I’d like to see the audio processing in Audacity.
A class or sequence diagram will do.
Thanks!
See the links on this page of the Audacity wiki http://wiki.audacityteam.org/index.php?title=Developer_Guide
Thanks for the link!It help me a lot. Is there a class diagram of Audacity showing the classes? How classes interacting with each other?
thanks!
There’s the information on that page, plus information on the pages that are linked to it, and then there is the source code http://audacityteam.org/download/beta_source
That’s the best I can find.
Thanks! I think the sourcecode is enough to let me make the class diagram.
I’m really gratefull for your reply.