[Audacity-nyquist] selection for analyzer plugs
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Domonkos N. <na...@ya...> - 2004-11-23 14:32:04
|
Hi, I started writing some analyzer plug-ins that work on individual sample level and it seems that there is an annoying "shift" of sample start times when the plug works on a selection and not the whole sample. To illustrate it I have attached the following files: 1. i.wav - short sound (few samples) for the illustration 2. mark_individual_samples.ny - nyquist plug to mark samples 3. all_selected.png - illustrates when all is selected (how it should work) 4. some_selected.png - illustrates the problem it seems that the start time of the sound object that nyquist gets is not that of the first sample, but at the "graphical" start of the selection. It is quite annoying. Anyone knows where/how to report it as a bug? cheers, Domonkos |