UNPKG

@extractors/pyin

Version:

pYIN Monophonic pitch and note tracking Vamp plugin, wrapped as piper service

9 lines (8 loc) 158 B
declare module "worker-loader!*" { const content: any; export = content; } declare module "worker-loader?*" { const content: any; export = content; }