Search found 59476 matches
- Mon Sep 10, 2012 5:16 pm
- Forum: New Plug-Ins
- Topic: Arrange your tracks with 'Chain-it-up.ny'
- Replies: 22
- Views: 21398
Re: Arrange your tracks with 'Chain-it-up.ny'
I really like the name "Append Tracks Deluxe" (although its not very modeste...). Never mind about modesty :D The zero-crossing is in fact from some code that I wrote for the purpose of a granular synthesis. It delivers in the original a list of all zero crossings. It is fairly fast. The ...
- Mon Sep 10, 2012 5:05 pm
- Forum: Nyquist
- Topic: In-Place editing
- Replies: 17
- Views: 5114
Re: In-Place editing
Hopefully this will help. I've put my initials [SD] after stuff that I've changed. If you enable (uncomment) the "print" lines, only apply to very short selections (around 10 samples will be enough to show what is going on). ;nyquist plug-in ;version 1 ;type process ;name "Remove Blip...
- Mon Sep 10, 2012 3:51 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Level problems
- Replies: 5
- Views: 1765
Re: Level problems
If the input levels appear to be jumping around by themselves, check that all of the Windows Sound "Enhancements" are turned off: http://manual.audacityteam.org/o/man/fa ... hancements
- Mon Sep 10, 2012 3:49 pm
- Forum: Nyquist
- Topic: Information passed from Audacity to Nyquist
- Replies: 22
- Views: 11287
Information passed from Audacity to Nyquist
Suggested feature request: Some mechanism by which Nyquist can know if it is the first track of a multi-track selection. One possible implementation could be if Audacity passed to Nyquist the number of selected tracks. A plug-in could then count down the number of tracks as a property of *scratch* a...
- Mon Sep 10, 2012 3:43 pm
- Forum: New Plug-Ins
- Topic: Arrange your tracks with 'Chain-it-up.ny'
- Replies: 22
- Views: 21398
Re: Arrange your tracks with 'Chain-it-up.ny'
If trimming is not enabled (using one of the "Solely..." options) there is a problem if the tracks are different lengths that they do not line up correctly. Trimming is always enabled (see last post). I have no explanation at the moment. Can you reproduce the bug? It does not seem to be s...
- Mon Sep 10, 2012 3:32 pm
- Forum: New Plug-Ins
- Topic: Arrange your tracks with 'Chain-it-up.ny'
- Replies: 22
- Views: 21398
Re: Arrange your tracks with 'Chain-it-up.ny'
Should there also be a hint in the info line of the GUI? I personally do not like those Texts, since they are always read out by the screen reader, when you start an effect. It was previously common practice to include description and instructions in the GUI of Nyquist plug-ins but we are moving aw...
- Mon Sep 10, 2012 3:00 pm
- Forum: New Plug-Ins
- Topic: Arrange your tracks with 'Chain-it-up.ny'
- Replies: 22
- Views: 21398
Re: Arrange your tracks with 'Chain-it-up.ny'
Finally "db" everywhere needs to be corrected to "dB" To clarify, "dB" needs to be lower case d upper case B in GUI elements, error messages, debug messages and comments. Within the actual code it can, and usually will be lower case. I realise that this is a beta versi...
- Mon Sep 10, 2012 3:59 am
- Forum: Nyquist
- Topic: In-Place editing
- Replies: 17
- Views: 5114
Re: In-Place editing
I'm not sure what exactly you are trying to do.
Re: Slow Play
What sort of file are you trying to open and where did it come from?
Which exact version of Audacity are you using?
Which version of Windows?
Is there a reason why you're not using Audacity 2.0.2?
Which exact version of Audacity are you using?
Which version of Windows?
Is there a reason why you're not using Audacity 2.0.2?
- Mon Sep 10, 2012 12:37 am
- Forum: New Plug-Ins
- Topic: Arrange your tracks with 'Chain-it-up.ny'
- Replies: 22
- Views: 21398
Re: Arrange your tracks with 'Chain-it-up.ny'
A nice plug-in. I can see it being useful in some situations, though there are also some problems (several are due to limitations of Nyquist in Audacity). I've (deliberately) not read Gale's response yet (so as not to colour my feedback). Before moving onto the "issues" I'd just like to sa...