Search found 59476 matches
- Tue Dec 06, 2011 12:05 am
- Forum: Audio Processing
- Topic: Odd behaviours on joining and splitting stereo tracks
- Replies: 50
- Views: 8518
Re: Odd behaviours on joining and splitting stereo tracks
Sorry Gale, you jumped in a bit quick :P Yes, and which channel does the "right channel" tone come out of after Make Stereo Track? I can see and hear that the channel allocation has changed, but I told it to do that. I set the upper track as the upper channel of a stereo pair and the lower...
- Mon Dec 05, 2011 11:56 pm
- Forum: Audio Processing
- Topic: Odd behaviours on joining and splitting stereo tracks
- Replies: 50
- Views: 8518
Re: Odd behaviours on joining and splitting stereo tracks
I think I must be missing the point with this one as I've never noticed channels being reversed when joining stereo and I don't know how to produce that behaviour. So generate a tone, Tracks > Add New > Audio Track, Generate Noise, set one of the above three cases e.g. set tone to right and noise t...
- Mon Dec 05, 2011 7:53 pm
- Forum: Mac OS X
- Topic: A Gradual Filter
- Replies: 3
- Views: 6936
Re: A Gradual Filter
There's lots of ways to produce various different types of varying filters, but that's a fairly easy and versatile method. Possibly not the effect that you're after, but an interesting varying filter that you may like to try (works best with music that has a broad range of frequencies - it may requi...
- Mon Dec 05, 2011 7:30 pm
- Forum: Windows
- Topic: Metadata editor
- Replies: 3
- Views: 514
Re: Metadata editor
I just started a new project (File - New) and then opened the Metadata editor. But it showed up again with the project info from the project I did yesterday. So this seems to be a problem in this version. (I'm using 1.3.13) It's definitely not doing that on my machine, but I'm currently using Audac...
- Mon Dec 05, 2011 7:18 pm
- Forum: Audio Processing
- Topic: Odd behaviours on joining and splitting stereo tracks
- Replies: 50
- Views: 8518
Re: Odd behaviours on joining and splitting stereo tracks
I think we have 2 votes here (Me, Steve?) for separate envelope points in a stereo pair. As long as it is in addition to working on both channels together, which is what I think most users will want 99% of the time. (I think) channels being reversed in some cases when joining stereo is a bug. I thi...
- Mon Dec 05, 2011 8:06 am
- Forum: Windows
- Topic: Batch speedup chains & MP3 export options
- Replies: 5
- Views: 1002
Re: Batch speedup chains & MP3 export options
For best quality, don't change them at all, just play them back faster when you want to listen to them.
- Mon Dec 05, 2011 7:57 am
- Forum: Windows
- Topic: Help On Recording using Blue Yeti Mike
- Replies: 3
- Views: 967
Re: Help On Recording using Blue Yeti Mike
Hi Yes i have a backing track in mp3 format i want to play that and sing along with it and record both audio - balaji There's a better way. 1) Import the MP3 (File menu) 2) Check that "Overdub" is enabled (selected) and "Software Playthrough" is disabled (NOT selected) (both in ...
- Mon Dec 05, 2011 2:06 am
- Forum: Compiling Audacity
- Topic: "Setup.h" not found
- Replies: 26
- Views: 22075
Re: "Setup.h" not found
You must open the vc_dll folder and make sure all 5 of the Audacity required libraries were built. Are these the required libraries that you mean? wxbase28u_net_vc_custom.dll wxbase28u_vc_custom.dll wxmsw28u_adv_vc_custom.dll wxmsw28u_core_vc_custom.dll wxmsw28u_html_vc_custom.dll If so, then yes t...
- Mon Dec 05, 2011 1:20 am
- Forum: Compiling Audacity
- Topic: "Setup.h" not found
- Replies: 26
- Views: 22075
Re: "Setup.h" not found
In case it helps, when I try to build Audacity, this is the output: ------ Build started: Project: filedialog, Configuration: Unicode Release Win32 ------ Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release FileDialog.cpp C:wxWidge...
- Mon Dec 05, 2011 1:12 am
- Forum: Compiling Audacity
- Topic: "Setup.h" not found
- Replies: 26
- Views: 22075
Re: "Setup.h" not found
This might be the culprit--you must click OK in all those windows, not close them. Sorry, my bad. I "closed" them by clicking the "OK" button. If I go back into the Environment Variables I have listed: Variable: WXWIN Value: C:wxWidgets-2.8.12 First off, are we sure wxWidgets c...