var searchIndex = {}; searchIndex["pvoc"] = {"doc":"","items":[[3,"Bin","pvoc","Represents a component of the spectrum, composed of a frequency and amplitude.",null,null],[12,"freq","","",0,null],[12,"amp","","",0,null],[3,"PhaseVocoder","","source: http://blogs.zynaptiq.com/bernsee/pitch-shifting-using-the-ft/",null,null],[11,"clone","","",0,null],[11,"new","","",0,{"inputs":[{"name":"f64"},{"name":"f64"}],"output":{"name":"bin"}}],[11,"new","","Constructs a new phase vocoder.",1,{"inputs":[{"name":"usize"},{"name":"f64"},{"name":"usize"},{"name":"usize"}],"output":{"name":"phasevocoder"}}],[11,"process","","Read samples from input into queue, processs, then fill as much of output as possible.\n`processor` is a function to manipulate the spectrum before it is resynthesized. It's called\nlike: `processor(num_channels, num_bins, &analysis_output, &mut synthesis_input)`\nSamples are expected to be normalized to the range [-1, 1].",1,null]],"paths":[[3,"Bin"],[3,"PhaseVocoder"]]}; initSearch(searchIndex);