source code question

Audio software developers forum.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
Abfluß
Posts: 4
Joined: Tue Jan 08, 2013 8:03 am
Operating System: Please select

source code question

Post by Abfluß » Tue Jan 08, 2013 8:07 am

Where in the source code is splicing handled?

I just compiled it on Ubuntu.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: source code question

Post by Gale Andrews » Tue Jan 08, 2013 9:54 am

Abfluß wrote:Where in the source code is splicing handled?

I just compiled it on Ubuntu.
Audacity doesn't have "splicing" but if you are looking for something in particular you could grep the code.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Abfluß
Posts: 4
Joined: Tue Jan 08, 2013 8:03 am
Operating System: Please select

Re: source code question

Post by Abfluß » Tue Jan 08, 2013 8:07 pm

By "splice" I mean selecting a section then cutting it.

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: source code question

Post by steve » Tue Jan 08, 2013 10:17 pm

Have a look at src/WaveTrack
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply