Search found 4782 matches: Search…

Searched query: Search…

by Gale Andrews
Mon Aug 15, 2016 12:36 pm
Forum: Windows
Topic: Unable to Record Stereo From Ion Turntable in Windows 10
Replies: 4
Views: 320

Re: Unable to Record Stereo From Ion Turntable in Windows 10

Changing to stereo in Windows Sound should be the correct solution. However Audacity can't fix Windows problems for you. It could be a problem with Windows or third-party drivers. There is a post here http://answers.microsoft.com/en-us/windows/forum/all/error-windows-shell-common-dll-stopped-working...
by DickN
Fri Aug 12, 2016 12:59 am
Forum: Windows
Topic: Bat file to search local Audacity Manual
Replies: 22
Views: 1875

Re: Bat file to search local Audacity Manual

Here's rev 2.0. It supports multiple keyword/phrase searches, returning files that contain all of them. The drive:path bug is fixed, and IMO the script has a tidier interaction with the user. Note that in rev 1, 'Q' just meant quit the display list and then start a new search if you want to, in rev ...
by DickN
Tue Aug 09, 2016 2:06 pm
Forum: Windows
Topic: Bat file to search local Audacity Manual
Replies: 22
Views: 1875

Re: Bat file to search local Audacity Manual

Interesting. I tried running it from a thumb drive and, as you said, it didn't find files in the man directory. Oddly, it didn't get an error (which would have triggered the reminder to insert the pathname of the help folder) when it changed directory to \manual\man in that path (which includes the ...
by kozikowski
Tue Aug 09, 2016 2:06 am
Forum: macOS
Topic: Missing Data File + Missing Blockfiles
Replies: 3
Views: 495

Re: Missing Data File + Missing Blockfiles

You are not editing "an AUP file." you are editing an Audacity Project. This is an Audacity Project. http://kozco.com/tech/audacity/pix/MyMusicAUP-MyMusic_DATA.jpg _DATA is not a file, it's a folder holding your sound data. Try Spotlight search, the little magnifying glass in the upper rig...
by Trebor
Mon Aug 08, 2016 10:46 pm
Forum: Nyquist
Topic: How Would I Generate...
Replies: 3
Views: 1639

Re: How Would I Generate...

There are some civil defense sirens on Freesound ... http://freesound.org/search/?q=+civil+defense
by DJDANOWEN
Mon Aug 08, 2016 7:42 pm
Forum: macOS
Topic: adding a device on audacity
Replies: 7
Views: 654

Re: adding a device on audacity

Thanks fellas. Ive tried rescanning for devices but nothing. Ive been connecting with USB not RCA. https://www.google.co.uk/search?q=BACK+OF+PIONEER+DJM+750&espv=2&biw=1050&bih=641&tbm=isch&imgil=dP8ujsAmG2GANM%253A%253BKnKTd4DV2pviSM%253Bhttp%25253A%25252F%25252Fwww.pioneerelect...
by Trebor
Mon Aug 08, 2016 2:47 pm
Forum: Recording Techniques
Topic: voiceover recording
Replies: 6
Views: 1336

Re: voiceover recording

... I have a problem with the playback of the recording that sounds like I'm talking into a tin pail ... An example would be useful, see how to attach sound to a post here ... http://forum.audacityteam.org/viewtopic.php?f=49&t=72887 Try unchecking (unticking) software playthrough . If you are i...
by Trebor
Sun Aug 07, 2016 4:30 pm
Forum: Audiobook Production
Topic: Audio file suddenly sounds like I got a squeaky toy...
Replies: 41
Views: 7136

Re: Audio file suddenly sounds like I got a squeaky toy...

My pop shield doesn't seem to be doing a damn anyhow ... I did a few dry runs this morning without a pop shield and I'm not hearing the squeaks. Which is fab, because I was worried it was a problem with my mic, and it's only a couple months old You should still use a pop shield, if for no other rea...
by Gale Andrews
Sun Aug 07, 2016 1:38 pm
Forum: Windows
Topic: Bat file to search local Audacity Manual
Replies: 22
Views: 1875

Re: Bat file to search local Audacity Manual

Thanks, Dick.

Of course if the user runs the script from other than the C:\ drive, it only searches the current directory.

I don't know what to do about that unless you specify C through Z.


Gale
by DickN
Sun Aug 07, 2016 12:13 am
Forum: Windows
Topic: Bat file to search local Audacity Manual
Replies: 22
Views: 1875

Re: Central location to save plugins from Audacity updates

Here's the sequel, rev 1.1 of AudManSearch.bat. It eliminates the temp file and adds Rotating Selection and New Search. I wanted to add multiple keyword searches (AND rule), but there's something I need to learn first about how to get nested 'for's to work in Windows batch script. Maybe I should rea...