Search found 24069 matches
- Tue Jan 03, 2017 3:19 pm
- Forum: Windows
- Topic: Recording problem
- Replies: 3
- Views: 559
Re: Recording problem
Hello to all and all my best wishes for the year 2017. Here is my problem: when I make the copy of a vinyl record, the recording to the reading is distorted with a "phaser" effect ... What -I do ??? Thanks (windows 10) Please tell us exactly how the turntable connects to the computer? If ...
- Tue Jan 03, 2017 3:06 pm
- Forum: GNU/Linux
- Topic: Inactive input level slider
- Replies: 9
- Views: 2581
Re: Inactive input level slide
The recording level slider is deliberately disabled because our PortAudio and PortMixer interfaces don't (yet) properly support PulseAudio, and ALSA-lib's PulseAudio plugin doesn't support its mixer control. This means that if the Audacity recording level slider was enabled, all it would do is scale...
- Tue Jan 03, 2017 2:38 am
- Forum: Windows
- Topic: 100% orphaned blocks? I would not call this program reliable
- Replies: 18
- Views: 863
Re: 100% orphaned blocks? I would not call this program reli
Im moving the 30GB recording to another drive so I have the free space to re-enact the original recording (blank recordings will NTFS compress better, it might allow >2x). This method only works if you choose the right bit rate Do you mean sample rate, or strictly bit rate (which for PCM is sample ...
- Tue Jan 03, 2017 1:02 am
- Forum: Windows
- Topic: why is external mic recording playback higher pitched
- Replies: 9
- Views: 1688
Re: why is external mic recording playback higher pitched
Thanks, yes it was 1/8 inch plugs I meant to ask about. Typically, speed problems especially when recording are an issue with applications and drivers not agreeing about the sample rate. So I am not sure if your issue will stay fixed, but I hope it will. Did you find a playback effect in the Realtek...
- Mon Jan 02, 2017 8:16 pm
- Forum: Windows
- Topic: why is external mic recording playback higher pitched
- Replies: 9
- Views: 1688
Re: why is external mic recording playback higher pitched
various mics What mics by maker and part number? Which Audacity 3-number version are you using? Koz Audacity 2.1.2 One of my microphones is DM-20SL2 uni-directional imp 600q ? the other is Sony F-V33 omni-directional From what I see they each have a standard 1/8 inch plug, right? And are you connec...
- Mon Jan 02, 2017 7:48 pm
- Forum: Windows
- Topic: why is external mic recording playback higher pitched
- Replies: 9
- Views: 1688
Re: why is external mic recording playback higher pitched
If the mics are connected directly to the computer mic port, meaning you are using the Realtek built-in sound card, it probably is a driver problem, and possibly specific to eee pc. How much is the speed wrong? You could try experimenting with different project rates bottom left of Audacity when you...
- Mon Jan 02, 2017 7:29 pm
- Forum: General Audio Programming
- Topic: .aup file reference and .wav instead of .au
- Replies: 25
- Views: 43320
Re: .aup file reference and .wav instead of .au
That is kinda what I already did in my previous projects: First to take every sound strip, edit it in Audacity and then import it in Blender. So one had to edit every sound strip individually - and hope that everything matches later on. That is okay for small projects, but not for large ones, where...
- Mon Jan 02, 2017 3:50 pm
- Forum: Compiling Audacity
- Topic: Instructions to compile Audacity for use with ASIO
- Replies: 3
- Views: 2766
Re: Instructions to compile Audacity for use with ASIO
Definitely, this is not step by step instructions as in step 1....., step 2....... , but it will give someone who does have a little bit of computer skill to compile Audacity to use with ASIO. As I said before, I do not expect it to go into win/compile.txt. Rewriting it as step by step procedure wo...
- Mon Jan 02, 2017 3:30 pm
- Forum: Windows
- Topic: Recording DJ Mix Windows 10, 3.5 line in, no sound [SOLVED]
- Replies: 9
- Views: 1096
Re: Recording DJ Mix Windows 10, 3.5 line in, no sound OR
I updated all drivers and still nothing... however, inside the settings; the mic was muted.. so, I un-muted the mic and I am receiving a signal now.. although, when test recording in Audacity... the " wav forms jump to super high then drop down to almost nothing while the sound is super distor...
- Mon Jan 02, 2017 3:16 pm
- Forum: Compiling Audacity
- Topic: Creation of user defined Plugin in Audacity .
- Replies: 9
- Views: 3427
Re: Creation of user defined Plugin in Audacity .
I tried this "build" Audacity , It works ,now the limit is from -50 to 400 instead of -90 to 400 . This method has to be followed for every alteration done to the code ? Yes you have to recompile Audacity if you change its code. I don't intend to use any part of the actual ChangeTempo.cpp...