Search found 4782 matches: Search…
Searched query: Search…
- Wed Aug 20, 2014 7:27 pm
- Forum: Making Music with Audacity
- Topic: Samples, no forum for that here?
- Replies: 6
- Views: 1634
Re: Samples, no forum for that here?
We have no shortage of "Where can I get..." postings. You can use the search window at the top right of the forum to see if there is anything available here. Most people do blitzkrieg postings. Post a question, get an answer and get out. Badda-Bing, Badda-Boom. Other than that, you can Goo...
- Wed Aug 20, 2014 1:48 pm
- Forum: Windows
- Topic: Noob trouble with playback speed.
- Replies: 2
- Views: 650
Noob trouble with playback speed.
Hello all, I am not used to working with audio recording and files so please bear with me if this is a stupid question. I searched in the forums already and couldn't find an answer for this, but I'm not really sure what to call the issue so I couldn't search very effectively. I am recording gameplay...
- Tue Aug 19, 2014 3:06 pm
- Forum: macOS
- Topic: Missing Audio Data Block Files?? HELP
- Replies: 8
- Views: 2261
Re: Missing Audio Data Block Files?? HELP
Well I went through the log and found the files; and once I found the files Once you found what files? The AU files in "1000 years_data"? I discovered I had saved over the original files thinking I'd saved over the bad ones on my desktop. I can't make sense of what you mean. You were maki...
- Tue Aug 19, 2014 12:22 am
- Forum: Audio Processing
- Topic: '70's/'80's CD music remix examples using Audacity
- Replies: 19
- Views: 4723
Re: '70's/'80's CD music remix examples using Audacity
Thanks for the links, Trebor. I'll have to spend some time sorting out what those inline "Digital Workstation" VST's do and how they would connect with my setup. The live VST hosts allow allow you use free VST plugins like equalizers or compressors in real-time , which isn't possible in A...
- Mon Aug 18, 2014 10:51 pm
- Forum: Recording Equipment
- Topic: Will this setup work for podcasting?
- Replies: 10
- Views: 2493
Re: Will this setup work for podcasting?
Are you sure your PC has a stereo Line input (usually blue) and not just a microphone input? (Most desksides do but most laptops do not.) I only ask because we get lots of inquiries from folks trying to use the "microphone" input on their PC in this manner and the universal answer is "...
- Mon Aug 18, 2014 10:54 am
- Forum: Audio Processing
- Topic: '70's/'80's CD music remix examples using Audacity
- Replies: 19
- Views: 4723
Re: '70's/'80's CD music remix examples using Audacity
I've got quite a few early CD releases of prog rock (SuperTramp) jazz fusion (Weather Report) that sound flat and tinny with kick bass reduced to tap sounds that I'm attempting to give a big, live sound in Audacity similar to what DJ's do to old vinyl samplings but not using over dubs of electronic...
- Sun Aug 17, 2014 7:13 am
- Forum: Windows
- Topic: Recording on 2 Tracks
- Replies: 5
- Views: 1068
Recording on 2 Tracks
I did a search, but couldn't find an answer to my question. I use a JK Audio Broadcast Host, an Allen and Heath Zed-10 mixer and an Audio Technica 2005 to do my podcast. Audacity is obviously my editing software. Is there a way to separate the audio from my mic into one channel and the person I'm in...
- Fri Aug 15, 2014 4:34 pm
- Forum: General Audio Programming
- Topic: How to add label List to project?
- Replies: 9
- Views: 4550
Re: How to add label List to project?
Just FYI, One of the Audacity Developers has written a comment in the code that GetActiveProject(); might not be 100% reliable and might return NULL even when a project exists (sorry, I don't have time to search for the specific citation). GetActiveProject is used all throughout the Audacity source ...
- Fri Aug 15, 2014 3:42 pm
- Forum: Windows
- Topic: looping click???
- Replies: 10
- Views: 2693
Re: looping click???
I was wondering if I could explore this a little further as I am struggling to find a resolution to this. I am awaiting a response from Focusrite. I get the issue with the on board motherboard sound and my Focusrite Saffire 56. No combination of Host and Device seem to make a difference. I am not u...
- Fri Aug 15, 2014 1:19 pm
- Forum: GNU/Linux
- Topic: Audacity auto-enabling Optical Raw on startup [SOLVED]
- Replies: 12
- Views: 3931
Re: Audacity auto-enabling Optical Raw on startup
The Bodge 1) cd /usr/share/alsa 2) sudo leafpad alsa.conf 3) search for the string iec958 4) insert a '#' character at the start of that line 5) repeat 3 & 4 until no more left (I had 4 lines in total) 6) save & quit 7) reboot Check 8) run alsamixer - the playback tab still shows S/PDIF Opti...