Search found 1326 matches
- Sat Mar 12, 2011 12:41 am
- Forum: Windows
- Topic: When I click the Mixer Board, Audacity crashes
- Replies: 14
- Views: 2832
Re: When I click the Mixer Board, Audacity crashes
Well done! Thanks for sticking with me--perseverance does pay off. As for what went wrong with your 1.3.12 my guess is that a single bit of data in a single file got flipped from a 1 to a 0 (or vice versa). This can happen in file transfer, due to a bad spot on the hard drive or even from a random c...
- Fri Mar 11, 2011 10:41 pm
- Forum: Windows
- Topic: When I click the Mixer Board, Audacity crashes
- Replies: 14
- Views: 2832
Re: When I click the Mixer Board, Audacity crashes
As I build my own Audacity it has been forever since I looked at the Nightlies"--I am downloading it now...OK. Double click the zip file, a window opens; toward the top you will see "Extract all", click that. Accept all the defaults, a new folder will be created in your download folder--open it; ins...
- Fri Mar 11, 2011 9:50 pm
- Forum: Windows
- Topic: When I click the Mixer Board, Audacity crashes
- Replies: 14
- Views: 2832
Re: When I click the Mixer Board, Audacity crashes
all i have to do is just open the board from the link, wait 3 to 5 secs, it freezes, song still plays for like 3 0r 4 secs and complete freeze, crash. other than that so far i have not have any other problems with audacity, but i sure need to use the board, dont like using the vol, l-r slides on th...
- Fri Mar 11, 2011 5:06 pm
- Forum: Compiling Audacity
- Topic: [Solved] Trouble compiling Audacity from SVN with ASIO
- Replies: 35
- Views: 19868
Re: Having alot of trouble compiling Audacity from SVN
I split this off to:J,R,D, Ltd wrote: this is getting off-topic, I guess this would go best under Recording Equipment, or Techniques?
http://forum.audacityteam.org/viewtopic ... 26&t=54259
- Fri Mar 11, 2011 5:04 pm
- Forum: Recording Techniques
- Topic: [live sound] putting Audacity between the mics and mixer
- Replies: 13
- Views: 5866
[live sound] putting Audacity between the mics and mixer
I split this off from http://forum.audacityteam.org/viewtopic.php?f=19&t=53826 You are really jumping in the deep end Well, I like challenges, especially when it has to do with electronics. I figured out a way to connect my computer between the mics and the mixer but it would require me making some ...
- Fri Mar 11, 2011 4:42 pm
- Forum: Compiling Audacity
- Topic: [Solved] Trouble compiling Audacity from SVN with ASIO
- Replies: 35
- Views: 19868
Re: Having alot of trouble compiling Audacity from SVN
This does not look like you have ASIO enabled. ============================== Default capture device number: 1 Default playback device number: 3 ============================== Device ID: 0 Device name: Microsoft Sound Mapper - Input Host name: Windows DirectSound Input channels: 2 Output channels: ...
- Thu Mar 10, 2011 4:51 pm
- Forum: Compiling Audacity
- Topic: [Solved] Trouble compiling Audacity from SVN with ASIO
- Replies: 35
- Views: 19868
Re: Having alot of trouble compiling Audacity from SVN
I don't see ASIO in any of those places in Audacity. I installed ASIO4All but it does not show up under recording devices. Should ASIO4All be visible in device manager under "sound, video and game controllers"? It isn't. This does not look like you have ASIO enabled. What about the Device Info and ...
- Wed Mar 09, 2011 6:17 pm
- Forum: Compiling Audacity
- Topic: [Solved] Trouble compiling Audacity from SVN with ASIO
- Replies: 35
- Views: 19868
Re: Having alot of trouble compiling Audacity from SVN
Is there a way to check whether Audacity has ASIO support or not? I do not have a soundcard with ASIO support as far as I know. I cannot be sure about checking the ASIO support but look at: asioAudacity.jpg On your Device toolbar (if it is not on you may turn it on with menu View > Toolbars ) try a...
- Mon Mar 07, 2011 4:02 pm
- Forum: Compiling Audacity
- Topic: [Solved] Trouble compiling Audacity from SVN with ASIO
- Replies: 35
- Views: 19868
Re: Having alot of trouble compiling Audacity from SVN
I suppose I am ready to try to compile with ASIO now. Do I pretty much just need to define the "ASIOSDK_DIR" environment variable and recompile Audacity? The only think to remember is that once you define the ASIO environmental variable and compile it is cumbersome to go back to standard. To revert...
- Sat Mar 05, 2011 5:39 pm
- Forum: General Feedback and Discussion
- Topic: Repeating same steps on a large number of files
- Replies: 5
- Views: 1164
Re: Repeating same steps on a large number of files
Can Audacity be command-line driven? No, it can't. Not quite exactly true. Audacity does accept a small handful of relatively useless command line switches and is happy to run from a .bat file. The real problem is that almost everything you might want to do with Audacity requires user input and a l...