V-scale not working?


#1

Hello :slight_smile:

I was just trying to make a meter using the v-scale. But when I go live, the patch tells me that the display is not declared. Even though it is;

Is this a bug?

The error:
/Users/X/Documents/axoloti/build/xpatch.cpp:379:1: error: 'disp_v' was not declared in this scope
disp_v=inlet_in;
^

EDIT: hrmm.. That is strange. Now it loads as supposed. But it shows nothing when I feed it signal. So still somethin strange there..

Jaffa