The "Selecteren" box should be clickable. If it does not select when you click on it then I suspect there is a bug in the sound card drivers.
You may need to search for updated drivers for your sound card.
Search found 4782 matches: Search…
Searched query: Search…
- Sun Oct 24, 2010 1:57 pm
- Forum: Windows
- Topic: recording problem with 2 channels
- Replies: 18
- Views: 2046
- Sun Oct 24, 2010 1:13 pm
- Forum: Nyquist
- Topic: Output text to file
- Replies: 66
- Views: 21688
Re: Output text to file
Maybe important to know is that the "Plug-Ins" directory inside the data directory is not necessarily the same as the "Plug-Ins" directory that had been creted during installation. The "Plug-Ins" directory inside the data directory does not exist by default, but it can...
- Sat Oct 23, 2010 12:10 pm
- Forum: Nyquist
- Topic: Output text to file
- Replies: 66
- Views: 21688
Re: Output text to file
Here is a Lisp function to test if we run on Windows or not (should work on Windows, Linux, and Mac): (defun windows-p () (let* ((home (let ((drive (get-env "HOMEDRIVE")) (path (get-env "HOMEPATH"))) (if (and drive path) (strcat drive path) (get-env "UserProfile")))) (p...
- Fri Oct 22, 2010 2:10 pm
- Forum: Nyquist
- Topic: Output text to file
- Replies: 66
- Views: 21688
Re: Output text to file
Preface: Thanks to Irish/Dublin for tireless testing... After reading several hours about Windows %HOME% vs. %UserProfile% variables I got lots of contradictionary information. The average opinion seems to be that "%UserProfile%" means "C:Documents and settings<username>", while ...
- Fri Oct 22, 2010 1:48 pm
- Forum: Windows
- Topic: new user Convert Audacity to word text file ?
- Replies: 1
- Views: 718
Re: new user Convert Audacity to word text file ?
Audacity can't do that - you need a specialist "Speech to Text" (speech recognition) program. http://www.google.com/search?q=speech+t ... 8&oe=utf-8
"Dragon Naturally Speaking" is one of the best, but it's not cheap: http://www.nuance.com/dragon/index.htm
"Dragon Naturally Speaking" is one of the best, but it's not cheap: http://www.nuance.com/dragon/index.htm
- Thu Oct 21, 2010 11:21 pm
- Forum: Mac OS X
- Topic: Recovering data..confused
- Replies: 1
- Views: 729
Re: Recovering data..confused
Please make sure you post to the correct forum for the version of Audacity you are using. You posted to the 1.2.X Forum so I have moved it here to the correct 1.3.X Forum. I recorded a lecture on audacity and I saved it. But unfortunately whenever I play it, it gives me the following message. it say...
- Thu Oct 21, 2010 4:23 pm
- Forum: Nyquist
- Topic: Output text to file
- Replies: 66
- Views: 21688
Re: Output text to file
Now with Audacity_1.3.13-alpha from Google (thanks to Steve, the SourceForge CVS repository is really obsolete now). Reading environment variables: (get-env 'home) => "/home/edgar" (get-env "HOME") => "/home/edgar" Note that the first version is unreliable, because it o...
- Wed Oct 20, 2010 10:49 pm
- Forum: Windows
- Topic: bad recording quality
- Replies: 5
- Views: 10121
Re: bad recording quality
"RealTek HD" is not a "sound card" as such - the name refers to the audio driver rather than the actual hardware components, and the quality of the hardware components can vary enormously from one machine to another. With good hardware Realtek HD is capable of excellent performan...
- Wed Oct 20, 2010 1:34 am
- Forum: Windows
- Topic: midi to mp3-no audio
- Replies: 12
- Views: 2183
Re: midi to mp3-no audio
You can do a google search on converting midi to mp3 MIDI is not audio. "Converting" MIDI to audio is like "converting" a musical score into audio or "converting" a book into spoken words. Anyone that says that MIDI can be converted into MP3 is either misleading you or...
- Tue Oct 19, 2010 10:56 pm
- Forum: Windows
- Topic: midi to mp3-no audio
- Replies: 12
- Views: 2183
Re: midi to mp3-no audio
You can do a google search on converting midi to mp3. Sometimes the software you have is not enough and you have to try a 3rd party. There are programs available to do this.