Right. According to the manual(f Statement (or Function Table Statement))
The simplest way to fill a table (f1) with any single value is:
f1 0 xx -7 yy xx yy
where xx = table size and yy = any single value
I am specifically using the spectroscope (not gram). I also checked out that example but didn’t try it with a scope implementation - if it’s even possible? The existing spectroscope yields pretty minimal visual feedback and (fwiw) the simplicity of the widget is a more elegant solution as I try and minimize lines of code. I am trying to reverse engineer (to some extent) NI’s Spektral Delay and wanted to have the same type of display they used.

