Search found 59476 matches
- Sun May 20, 2018 12:25 pm
- Forum: Windows
- Topic: Audacity crashing on Stop
- Replies: 10
- Views: 618
Re: Audacity crashing on Stop
I don't have TeamViewer, and I'm not interested in installing it. If I took control of your computer, then I could potentially be liable for any damage to your computer and / or data. I have no intention of accepting any liability for your computer. Do be very careful about allowing others to take c...
- Sun May 20, 2018 8:36 am
- Forum: Windows
- Topic: Audacity crashing on Stop
- Replies: 10
- Views: 618
Re: Audacity crashing on Stop
No, I don't see that.cayogesh1986 wrote:If u see the pic attached in previous post, u can see tht I hv selected maudio for recording and playback
- Sun May 20, 2018 8:34 am
- Forum: GNU/Linux
- Topic: Recording stopps when overdub activated
- Replies: 3
- Views: 472
Re: Recording stopps when overdub activated
What settings do you have in the device toolbar?
- Sun May 20, 2018 8:26 am
- Forum: Nyquist
- Topic: Nyquist frequency divider feedback not working
- Replies: 15
- Views: 1768
Re: Nyquist frequency divider feedback not working
I am amazed how difficult it is in Nyquist to get one previous output sample to feed back into a function input! Maybe this needs to be addressed in a future release? The issue is that you are needing to create a new DSP block that incorporates a mixer and limiter into the inner loop of a a bandpas...
- Sun May 20, 2018 8:03 am
- Forum: Windows
- Topic: Audacity crashing on Stop
- Replies: 10
- Views: 618
Re: Audacity crashing on Stop
Look in the Windows Sound Control Panel. Is the M-Audio 2x2 listed in both the Recording and Playback tabs?
- Sun May 20, 2018 7:45 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Focusing on tracks after alt+tab / effects window popping?
- Replies: 4
- Views: 637
Re: Focusing on tracks after alt+tab / effects window poppin
OK, I see what you mean.
Which version did you have where this was not a problem?
Which version did you have where this was not a problem?
- Sat May 19, 2018 4:21 pm
- Forum: GNU/Linux
- Topic: No volume slide
- Replies: 9
- Views: 652
Re: No volume slide
Please post a screenshot of the track info panel (left end of the track) without your mouse pointer hovering over it.
- Sat May 19, 2018 4:06 pm
- Forum: Windows
- Topic: Audacity crashing on Stop
- Replies: 10
- Views: 618
Re: Audacity crashing on Stop
With every recording software it is gettimg freeze... Which indicates that the problem is not the recording software. If the hardware is not functioning correctly, then software will not be able to use it correctly. I am done with everything like downloading correct driver... Reinstalling window......
- Sat May 19, 2018 3:56 pm
- Forum: Français
- Topic: echo during listening
- Replies: 3
- Views: 797
Re: echo during listening
If you want to record a microphone, you need to select the microphone as the recording device, not "stereo mix".
- Sat May 19, 2018 3:44 pm
- Forum: Nyquist
- Topic: Nyquist frequency divider feedback not working
- Replies: 15
- Views: 1768
Re: Nyquist frequency divider feedback not working
OK, I see what you are wanting to do, and it's quite tricky in Nyquist. See this section of the Nyquist manual: http://www.cs.cmu.edu/~rbd/doc/nyquist/part6.html#49 Of course, if all you wanted was the 8kHz sine wave, then in practical code you would just write hzosc(8000) [ or in LISP syntax, (hzos...