CPJKU / madmom

Python audio and music signal processing library
https://madmom.readthedocs.io
Other
1.35k stars 206 forks source link

CLPChroma and CLPChromaProcessor are not included in the __init__.py #526

Open wenxuanou opened 1 year ago

wenxuanou commented 1 year ago

https://github.com/CPJKU/madmom/blob/6545fbb3ecdae0aac336a95ec591f642e0b74f3e/madmom/audio/__init__.py#L29C40-L29C40

Looks like CLPChromaProcessor is missing in the init.py, which makes DeepChromaProcessor the only processor available. Is there any reason for the absence?