Jamoma API  0.6.0.a19
j.meter~.cpp File Reference

j.meter~ : Audio signal level meter GUI. More...

#include "ext.h"
#include "ext_obex.h"
#include "ext_user.h"
#include "ext_common.h"
#include "jpatcher_api.h"
#include "jgraphics.h"
#include "TTClassWrapperMax.h"
+ Include dependency graph for j.meter~.cpp:

Go to the source code of this file.

Functions

int C74_EXPORT main (void)
 Set up this class as a Max external the first time an object of this kind is instantiated. More...
 

Detailed Description

j.meter~ : Audio signal level meter GUI.

This external is deprecated, use live.meter~ instead.

Authors
Tim Place, Thomas Grill, Trond Lossius

Definition in file j.meter~.cpp.

Function Documentation

int C74_EXPORT main ( void  )

Set up this class as a Max external the first time an object of this kind is instantiated.

Returns
Error message if the object fails to load.

Set up this class as a Max external the first time an object of this kind is instantiated.

Definition at line 105 of file j.meter~.cpp.