mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-23 17:25:54 +01:00
Update Nyquist to v3.09.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
LVAL multiread_create(read_susp_type susp);
|
||||
void multiread_fetch(read_susp_type susp, snd_list_type snd_list);
|
||||
void multiread_free(read_susp_type susp);
|
||||
void multiread_fetch(snd_susp_type a_susp, snd_list_type snd_list);
|
||||
void multiread_free(snd_susp_type a_susp);
|
||||
|
||||
Reference in New Issue
Block a user