Search found 59476 matches

by steve
Wed Jul 06, 2016 11:50 am
Forum: Feature Request Archive
Topic: Can you get real time echo in Audacity?
Replies: 21
Views: 3741

Re: Can you get real time echo in Audacity?

The idea was a special button you could press that overdub recorded for twice (or greater) the length of the selection) then stopped and played from the end of the selection. So that would be similar to resting the mouse near the end of the track, start the recording, then pressing "space"...
by steve
Wed Jul 06, 2016 8:55 am
Forum: General Audio Programming
Topic: Audacity's way of drawing audio signals
Replies: 3
Views: 3177

Re: Audacity's way of drawing audio signals

It's rare for Audacity developers to visit the forum, but we will try to help as far as we can.
by steve
Wed Jul 06, 2016 7:42 am
Forum: General Audio Programming
Topic: Audacity's way of drawing audio signals
Replies: 3
Views: 3177

Re: Audacity's way of drawing audio signals

It's quite complex and involves caching "summary" data in RAM.
src/TrackArtist.cpp is a good place to start looking.
by steve
Tue Jul 05, 2016 7:51 pm
Forum: Nyquist
Topic: Is There a "Telephone ring" Plugin...
Replies: 10
Views: 3028

Re: Is There a "Telephone ring" Plugin...

Annabelle3985 wrote: I run Audacity 2.1.1.
That's the problem, Audacity 2.1.1 is too old. The plug-in requires Audacity 2.1.2

Here's a version that should work with Audacity 2.1.1:
phone.ny
version for Audacity 2.1.1
(962 Bytes) Downloaded 93 times
by steve
Tue Jul 05, 2016 6:44 pm
Forum: Nyquist
Topic: Is There a "Telephone ring" Plugin...
Replies: 10
Views: 3028

Re: Is There a "Telephone ring" Plugin...

By the way, I'm trying out the plugin you provided in Audacity, and I hear no sound. Which version of Audacity are you using? Have you managed to install the plug-in OK? When installed it should appear in the Generate menu. The effect has three text controls. The default settings are: Pitch of ring...
by steve
Tue Jul 05, 2016 5:25 pm
Forum: Windows
Topic: .
Replies: 10
Views: 2725

Re: How do I get rid of distortion at high volume?

To get higher volume requires "dynamics compression". That is, reduce the difference in level between the quiet parts and the highest peaks so that the overall (average) level can be raised. There are several types of effect that can reduce the dynamics: Compressors, Multi-band Compressors...
by steve
Tue Jul 05, 2016 3:37 pm
Forum: Nyquist
Topic: Is There a "Telephone ring" Plugin...
Replies: 10
Views: 3028

Re: Is There a "Telephone ring" Plugin...

Annabelle3985 wrote:For musical experiments, as well as to create soundscapes.
I'd be interested to hear what you come up with. If it's not commercially sensitive, you could upload the results to the Audacity Soundcloud (see this post: http://forum.audacityteam.org/viewtopic ... 61#p253761)
by steve
Tue Jul 05, 2016 2:59 pm
Forum: Nyquist
Topic: Is There a "Telephone ring" Plugin...
Replies: 10
Views: 3028

Re: Is There a "Telephone ring" Plugin...

I've just updated the plug-in in my previous post. The new one allows the phone to ring up to 100 times and is faster (more efficient) than the first version.
by steve
Tue Jul 05, 2016 2:38 pm
Forum: Feature Request Archive
Topic: Can you get real time echo in Audacity?
Replies: 21
Views: 3741

Re: Can you get real time echo in Audacity?

I am using Audacity to learn to speak German. First I listen to a sentence, then I say the sentence out loud, and listen. But is there a way to turn on "real time echo" so I can hear what I've said 3-4 seconds later? Even if Audacity did support a real-time echo effect, the echo would end...
by steve
Tue Jul 05, 2016 2:30 pm
Forum: Nyquist
Topic: Is There a "Telephone ring" Plugin...
Replies: 10
Views: 3028

Re: Is There a "Telephone ring" Plugin...

I edited the topic title to make it easier to find for anyone else that is interested in such a plug-in.

Here's a plug-in that can create telephone ring type sounds, though not the same kind of 'phone as your example.
(I'd also be interested to hear what you want it for :)
phone.ny
telephone ring emulation (updated version)
(977 Bytes) Downloaded 124 times