1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00
audacity/lib-src/portsmf/algsmfrd_internal.h
2010-01-24 09:19:39 +00:00

4 lines
142 B
C++

/* algsmfrd_internal.h -- interface from allegrosmfrd.cpp to allegro.cpp */
Alg_error alg_smf_read(std::istream &file, Alg_seq_ptr new_seq);