PaulStoffregen / Audio

Teensy Audio Library
http://www.pjrc.com/teensy/td_libs_Audio.html
1.07k stars 398 forks source link

class member variable compatible export format #474

Open phjanderson opened 4 months ago

phjanderson commented 4 months ago

The current export format of the Audio System Design Tool cannot be used for class member variables. Changing the format slightly allows it to be used both as class member variables and as globals. The changed format is still compatible with the import.