Search found 1730 matches

by Robert J. H.
Fri Oct 24, 2014 12:34 pm
Forum: Windows
Topic: Version 2.0.6 - Restoring Cuts
Replies: 28
Views: 2701

Re: Version 2.0.6 - Restoring Cuts

Have you looked at the snap-to settings?
Do you mark the regions per mouse?
Does zooming in and out before undo change anything?
How does redo work, i.e. is it always the same outcome when you alternate (and change e.g the zoom inbetween)?
by Robert J. H.
Thu Oct 23, 2014 3:27 pm
Forum: Windows
Topic: Auto Duck?
Replies: 28
Views: 5163

Re: Auto Duck?

You can Edit > Undo a Mix and Render as you can undo any edit. Just to add; as with all "undo" operations, you can only undo in the reverse order. So, if you did actions: A -> B -> C then you can: Undo C -> Undo B -> Undo A but you cannot undo "A" without first undoing C and B. ...
by Robert J. H.
Mon Oct 20, 2014 10:20 am
Forum: Windows
Topic: generating 500hz tone at 1000 hz sample rate doesn't work
Replies: 25
Views: 2561

Re: generating 500hz tone at 1000 hz sample rate doesn't wor

Perhaps we should ship the Nyquist tone generator instead of the current built in Tone generator. I can think of 2 reasons why not: 1) For waveforms where aliasing is allowed, the built-in effect is quicker than the Nyquist effect. 2) The built-in effect has a time control widget for entering the d...
by Robert J. H.
Sun Oct 19, 2014 6:23 pm
Forum: Windows
Topic: generating 500hz tone at 1000 hz sample rate doesn't work
Replies: 25
Views: 2561

Re: generating 500hz tone at 1000 hz sample rate doesn't wor

Do you think that it is worth having a Preview button on a simple waveform generator? I'm thinking perhaps not as it is not an effect that users are going to be able to "tweak", though it may be instructive if users can quickly hear the tone difference between allowing or not allowing ali...
by Robert J. H.
Sun Oct 19, 2014 4:50 pm
Forum: Audio Processing
Topic: Stereo Vocal Remover
Replies: 12
Views: 2673

Re: Stereo Vocal Remover

By the way, Steve, does my plug-in now run faster with the increased speed on Linux? On my machine it runs at roughly the same speed as "Sliding Time Scale / Pitch Shift". I've got a lot of other stuff running at the moment (I'm in the middle of building the latest source code) but proces...
by Robert J. H.
Sun Oct 19, 2014 3:38 pm
Forum: Windows
Topic: generating 500hz tone at 1000 hz sample rate doesn't work
Replies: 25
Views: 2561

Re: generating 500hz tone at 1000 hz sample rate doesn't wor

It makes no sense to have a alias-free square wave but no alternative to saw-tooth. Perhaps we should ship the Nyquist tone generator instead of the current built in Tone generator. For the non-alias versions, the Nyquist effect is much faster than the built-in effect, particularly for low frequenc...
by Robert J. H.
Sun Oct 19, 2014 3:32 pm
Forum: Audio Processing
Topic: Stereo Vocal Remover
Replies: 12
Views: 2673

Re: Stereo Vocal Remover

By the way, Steve, does my plug-in now run faster with the increased speed on Linux?
(Bug "of-which-I-haven't-the number")
Just in case:
https://www.dropbox.com/s/tkonxx1njg1lz ... ol.ny?dl=0
by Robert J. H.
Sun Oct 19, 2014 3:20 pm
Forum: Audio Processing
Topic: Stereo Vocal Remover
Replies: 12
Views: 2673

Re: Stereo Vocal Remover

Here is Steve's test file in direct comparison. 4_in_one.wav Original --> Your proposal --> 2DST Center removed --> 2DST Center isolated *2DST means of course my plug-in (2D Stereo Toolkit) Your code does actually only such samples handle correctly that ar positive in both channels at the same time....
by Robert J. H.
Sun Oct 19, 2014 2:46 pm
Forum: General Audio Programming
Topic: Creating a Cassette Converter plug-in
Replies: 22
Views: 9035

Re: Creating a Cassette Converter plug-in

Hey guys, I'm trying to create an Audacity plug-in that can fully automate the process of converting cassettes into mp3s. This is actually for my final year project of my IT degree. Here's the general outline of what I want to do: 1. User can either enter ID3 tags of tracks before or after the proc...
by Robert J. H.
Sun Oct 19, 2014 1:39 pm
Forum: Windows
Topic: generating 500hz tone at 1000 hz sample rate doesn't work
Replies: 25
Views: 2561

Re: generating 500hz tone at 1000 hz sample rate doesn't wor

I still think that the changes should go directly into audacity's shipped effect.
It makes no sense to have a alias-free square wave but no alternative to saw-tooth.