juanedflores / MaxSignalPlotter

A plotter that shows samples of real time audio signals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Max Signal Plotter

This works similarly to SuperCollider's .poll() function which polls a signal sample by sample after it is called.

You can use this to analyze a snapshot of a signal.

You can:

  • Specify the amount of milliseconds that you want to plot.
  • Specify the y-axis values.
  • Compare two channels.
  • Change the line and point type of the plot~ object.
  • Show signal vector borders.

About

A plotter that shows samples of real time audio signals.


Languages

Language:Max 100.0%