| 147 | |
| 148 | //======================================================================= |
| 149 | static struct PyModuleDef btrack_definition = { |
| 150 | PyModuleDef_HEAD_INIT, |
| 151 | "btrack_beat_tracker", |
| 152 | "Python bindings for the BTrack beat tracker", |
nothing calls this directly
no outgoing calls
no test coverage detected