mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
Nyquist AUD-DO calls out to a new function that executes script commands, and returns results in a lisp string.
5 lines
124 B
C
5 lines
124 B
C
/* include actual local file headers: */
|
|
#include "sndfnintdefs.h"
|
|
#include "seqfnintdefs.h"
|
|
#include "audacityfnintdefs.h"
|