1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-12 06:01:13 +02:00
James Crook 6236a9fb94 Add support for aud-do command into Nyquist.
Examples:

(aud-do "GetInfo")
(aud-do "Select: Start=4 End=7")
2018-02-21 20:29:58 -05:00

5 lines
124 B
C

/* include actual local file headers: */
#include "sndfnintdefs.h"
#include "seqfnintdefs.h"
#include "audacityfnintdefs.h"