What happens if you set the recording input to "M-Audio deleta 1010LT 1/2" ?
What is "M-Audio deleta 1010LT Mon Mixer" ?
Search found 59476 matches
- Wed Feb 20, 2013 5:20 pm
- Forum: Windows
- Topic: Severe playback distortion due to low buffer setting[SOLVED]
- Replies: 18
- Views: 3882
- Wed Feb 20, 2013 5:14 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Muted audio from track 1 shows up while recording track 2
- Replies: 9
- Views: 2924
Re: Muted audio from track 1 shows up while recording track
You will need to describe your set-up in fine detail.
If an audio track in Audacity is muted, it does not play.
If an audio track in Audacity is muted, it does not play.
- Wed Feb 20, 2013 5:13 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: No sound
- Replies: 3
- Views: 1370
Re: No sound
See the second link in my previous post. Here it is again: http://manual.audacityteam.org/man/FAQ:Playback#usb
- Wed Feb 20, 2013 5:11 pm
- Forum: Windows
- Topic: How do I send click track to drummer's phones?
- Replies: 10
- Views: 1822
Re: How do I send click track to drummer's phones?
In Audacity, if a track is panned 100% to the left or right then Audacity plays that track "only" through the left or right as specified, so if you are hearing the sound in the other side then there is "leakage" somewhere else in your system. Check the Windows sounds settings and...
- Wed Feb 20, 2013 5:08 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: No sound
- Replies: 1
- Views: 624
Re: No sound
It is here: http://forum.audacityteam.org/viewtopic ... 32#p206332shawmd wrote:Did you receive my post?
- Wed Feb 20, 2013 5:07 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Muted audio from track 1 shows up while recording track 2
- Replies: 9
- Views: 2924
Re: Muted audio from track 1 shows up while recording track
How can you tell there is a "swirling sound effect" on track one? You said that track 1 is mutedcopie719 wrote:And it also distorts the first track by make a "swirling" sound effect on track one overall.
- Wed Feb 20, 2013 5:04 pm
- Forum: Windows
- Topic: recovery of small but important file, help needed.
- Replies: 2
- Views: 9658
Re: recovery of small but important file, help needed.
and found these files: audacity_1_2_temp/project13428/e00/e000060a the time of creation matches the incident. The first thing to do is to tell Windows to show the file extensions of files (Windows hides this information by default). See here for how to enable this: http://windows.microsoft.com/en-U...
- Wed Feb 20, 2013 4:52 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Muted audio from track 1 shows up while recording track 2
- Replies: 9
- Views: 2924
Re: Muted audio from track 1 shows up while recording track
What's the problem with being able to "see" the waveform? Do you also "hear" the waveform? Or do you mean that you can see the waveform from the muted track appearing in the new track? We can't see your set-up so you will need to describe in complete detail what you are using, wh...
- Wed Feb 20, 2013 4:49 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: No sound
- Replies: 3
- Views: 1370
Re: No sound
Audacity 1.2.6 is obsolete. I highly recommend that you upgrade to the current Audacity 2.0.3, which you can get here: http://audacityteam.org/download/ How did your record? If you are using a USB device, see here: http://manual.audacityteam.org/man/FAQ:Playback#usb (note that these instructions are...
- Wed Feb 20, 2013 4:44 pm
- Forum: General Audio Programming
- Topic: Does anyone know how to do this?
- Replies: 5
- Views: 9406
Re: Does anyone know how to do this?
Following on from our last post, we can make our "transformed square" into a practical waveform generator by using it in an "oscillator". To do this we need to convert our generated single cycle into a "lookup table" for the oscillator. We no longer need to generate tha...