Progress is a bit slow at the moment as I've got a lot on at work, but I'll hopefully have a bit more time after the weekend. Anyway, here's the screen shot:
WxWidhgets is installed at C:wxWidgets-2.8.12
Search found 59476 matches
- Wed Dec 07, 2011 11:19 pm
- Forum: Compiling Audacity
- Topic: "Setup.h" not found
- Replies: 26
- Views: 22075
- Wed Dec 07, 2011 11:12 pm
- Forum: Windows
- Topic: running audacity in english on windows 7 nonenglish
- Replies: 3
- Views: 1049
- Wed Dec 07, 2011 11:07 pm
- Forum: Recording Equipment
- Topic: Line-in not an option
- Replies: 13
- Views: 3872
Re: Line-in not an option
Ah, but do you think I could save the stuff as an MP3 file . . . . gotta get an extra gizmo for this!! Yes, you need "Lame". You don't need a PhD in Astrophysics and pure maths, you just need to know where to look for the instructions... which are here :P http://manual.audacityteam.org/ma...
- Wed Dec 07, 2011 10:59 pm
- Forum: Windows
- Topic: Paste without inserting?
- Replies: 5
- Views: 4391
Re: Paste without inserting?
There's now an Audacity plug-in that should suit your needs: http://forum.audacityteam.org/viewtopic ... 27#p164527
- Wed Dec 07, 2011 10:57 pm
- Forum: New Plug-Ins
- Topic: EZ-Patch
- Replies: 26
- Views: 23024
EZ-Patch
Download EZ-Patch (read the instructions below first!) EZ-Patch.ny I have an audio track with a bad glitch on the right channel (shown selected) firsttrack000.png The glitch is too big and bad for the Repair tool. It can be moderated using the "Pop Mute" effect, but that will not remove t...
- Wed Dec 07, 2011 12:06 am
- Forum: Compiling Audacity
- Topic: "Setup.h" not found
- Replies: 26
- Views: 22075
Re: "Setup.h" not found
I got this far this time. ------ Skipped Build: Project: expat, Configuration: Unicode Release Win32 ------ Project not selected to build for this solution configuration ------ Build started: Project: libid3tag, Configuration: Unicode Release Win32 ------ Compiling... util.c ......lib-srclibid3tagut...
- Tue Dec 06, 2011 11:43 pm
- Forum: General Feedback and Discussion
- Topic: Windows 7/Samson CO1U mic
- Replies: 2
- Views: 2396
Re: Windows 7/Samson CO1U mic
Have you set the C01U as your default device for recording as per the instructions in the CO1U manual?
- Tue Dec 06, 2011 11:35 pm
- Forum: Compiling Audacity
- Topic: "Setup.h" not found
- Replies: 26
- Views: 22075
Re: "Setup.h" not found
How dare these Microsoft people ever criticise Linux. I've not encountered such buggy, convoluted, un-user friendly, badly documented bloatware in years.
- Tue Dec 06, 2011 11:31 pm
- Forum: Compiling Audacity
- Topic: "Setup.h" not found
- Replies: 26
- Views: 22075
Re: "Setup.h" not found
Ran into the issue:
'msgfmt' is not recognized as an internal or external command,
Found this: http://forum.audacityteam.org/viewtopic ... 19&t=58198
Grabbed a copy of msgfmt.exe and put it in my Path.
That seems to have fixed that problem.
Also had to set up Python environment variable.
'msgfmt' is not recognized as an internal or external command,
Found this: http://forum.audacityteam.org/viewtopic ... 19&t=58198
Grabbed a copy of msgfmt.exe and put it in my Path.
That seems to have fixed that problem.
Also had to set up Python environment variable.
- Tue Dec 06, 2011 11:27 pm
- Forum: Compiling Audacity
- Topic: "Setup.h" not found
- Replies: 26
- Views: 22075
Re: "Setup.h" not found
Each one opened up until #include "wx/setup.h" which did not open. That's crap, there's a big long error message and I can't copy it. The error begins: File 'wx/setup.h' not found in current source file's directory or in build system paths. So I copied setup.h to C:wxWidgets-2.8.12include...