mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 23:59:41 +02:00
4 lines
142 B
C++
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);
|