Files: 2e6268326637bb22cb6cc9ad26cfe2d913d7380f / tune.h
90 bytesRaw
1 | |
2 | |
3 | typedef float play_fn(void *, double time, float in); |
4 | |
5 | extern play_fn play; |
6 |
Built with git-ssb-web
1 | |
2 | |
3 | typedef float play_fn(void *, double time, float in); |
4 | |
5 | extern play_fn play; |
6 |
Built with git-ssb-web