Search found 3 matches

by evilmrmahler
Mon Jan 18, 2016 1:47 pm
Forum: General Audio Programming
Topic: Help Getting Started?
Replies: 4
Views: 1437

Re: Help Getting Started?

Thanks for the replies guys. I noticed that Audacity has 'chains' for batch automation of a linear sequence of commands. This would be perfect, if I could expose some different functionality as commands. Currently I could accomplish through the GUI: -Generate a tone #duplicate the track n times #ana...
by evilmrmahler
Thu Jan 14, 2016 3:29 am
Forum: General Audio Programming
Topic: Help Getting Started?
Replies: 4
Views: 1437

Re: Help Getting Started?

The fact that Audacity can't playback surround is good to know. I'll have to find a way around that. Otherwise, let me be more specific. I'd like to be able to find and read the code which handles the things you are describing. For example if I had a track and used the time shift tool, in what file ...
by evilmrmahler
Wed Jan 13, 2016 7:34 pm
Forum: General Audio Programming
Topic: Help Getting Started?
Replies: 4
Views: 1437

Help Getting Started?

Hi Folks, Totally new to the forum. Using the helpful guides online I got as far as debugging a local copy of Audacity. Now I'm hoping someone with experience can help jump start my project. Otherwise I can figure stuff out by reading code, placing breakpoints, and walking through the code a lot. Th...