|
PiPo
Plug In Plug Out / Plugin Interface for Processing Objects
|
Files | |
| file | PiPoBands.h |
| RTA bands PiPo. | |
| file | PiPoBayesFilter.h |
| PiPo implementing the Bayesian Filtering of myoelectric signals algorithm. | |
| file | PiPoBiquad.h |
| PiPo based on rta-lib's biquad. | |
| file | PiPoChop.h |
| PiPo equidistant segmentation and temporal modeling. | |
| file | PiPoConst.h |
| PiPo providing a constant value. | |
| file | PiPoDct.h |
| RTA DCT PiPo. | |
| file | PiPoDelta.h |
| PiPo calculating delta values on a stream. | |
| file | PiPoFft.h |
| RTA FFT PiPo. | |
| file | PiPoFiniteDif.h |
| PiPo calculating various derivative values on a stream using the finite difference method. | |
| file | PiPoGate.h |
| PiPo calculating silence segmentation by on/off threshold gating. | |
| file | PiPoIdentity.h |
| PiPo passing everything through as is (identity) | |
| file | PiPoLpc.h |
| RTA LPC PiPo. | |
| file | PiPoLpcFormants.h |
| PiPo computing formants from LPC. | |
| file | PiPoMedian.h |
| PiPo calculating a runnning median on a stream. | |
| file | PiPoMel.h |
| RTA MEL bands PiPo. | |
| file | PiPoMfcc.h |
| RTA MFCC PiPo. | |
| file | PiPoMoments.h |
| PiPo calculating the moments of a vector. | |
| file | PiPoMvavrg.h |
| PiPo calculating a moving average on a stream. | |
| file | PiPoOnseg.h |
| PiPo calculating a runnning median on a stream. | |
| file | PiPoPeaks.h |
| PiPo estimating local maxima of a vector. | |
| file | PiPoScale.h |
| PiPo scale data stream. | |
| file | PiPoSelect.h |
| PiPo allowing the selection of a subset of rows or columns in the incoming stream. If no match is found for any selected colum, all columns are passed through. Idem for rows. | |
| file | PiPoSlice.h |
| PiPo slicing data stream into windowed frames. | |
| file | PiPoSum.h |
| PiPo sum values of data streams. | |