luxlabs header browser preview


@interface AXLiveAudioGraph : NSObject

+ (void)start;
+ (void)stop;
+ (void)updateValue:(double)a0;

@end