UNPKG

bluesharp-pitch-detection

Version:

High-accuracy pitch detection algorithms for musical applications

3 lines (2 loc) 162 B
// BlueSharp Pitch Detection - AudioWorklet Support export { default as PitchProcessor } from '../../webapp/src/main/resources/static/scripts/PitchProcessor.js';