MCPcopy Create free account
hub / github.com/brummer10/guitarix / dsp

Method dsp

trunk/tools/pythonmodule.cpp:294–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292 int fSamplingFreq;
293public:
294 dsp() {}
295 virtual ~dsp() {}
296
297 virtual int getNumInputs() = 0;

Callers 4

plot_figure_dunwahFunction · 0.45
load_dunwahFunction · 0.45
plot_figure_crybabyFunction · 0.45
tubestage_calc.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected