Skip to content

Brodvd/Pan-Analizer-Nyquist-Plugin-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Pan-Analizer-Nyquist-Plugin-

This is a nyquist analyzer that tries to locate the center of the overview of a track.

Why this plugin?

Often using Audacity for different purposes I thought it might be useful at least in remixes to have a quick overview detector of a musical instrument, since to get information about the overview I always used the Stereo Plan of the vamp plugins in Sonic Visualizer..

Operation

This plugin calculates an incremental median of the pan values of the two independent audio channels, then making a total median of the two channels..

Installation

Download the file Pan_Analizer.ny and go to this link about the nyquist plugins installing.

To use the plugin at its best

I guarantee the output quality with a medium-high success rate, especially works well with short selections with constant audio prevalent. Below I show an example of the output and view of the stereo plan plugin (in Sonic Visualizer) of the same audio track:

analizer pan 1

The same track with the Stereo Plan of the Vamp Plugins:

analizer pan 2

Known issues

Unfortunately the incremental median is not perfect in all cases, sometimes giving unexpected results when for example there are many variations within the selection. It is also known the visible problem of performance, although it seems to crash wait and after a while will normally give the output.

Conclusions

This is the first version of this plugin, I am open to any changes and requests for improvement, just open a problem in the relevant section of this repository.