This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can EQ be applied to both data and sound?

I am trying to express the data from the iOS Sample - SoundViewController.swift (github.com/.../SoundViewController.swift) to the Inputnode by changing the EQ into a speaker and a chart.
However, EQ only applies to the chart, not to the speaker. Can EQ be applied to both data and sound?

Related