Skip to content

naeemjawaid/PCSEQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PCSEQ

EQ visualizer

Is an animated EQ visualizer that can be used for audio ios applications.

alt tag

How to use:

PCSEQVisualizer* eq = [[PCSEQVisualizer alloc]initWithNumberOfBars:20]; [self.view addSubview:eq]; [eq start];

To pause the EQ call:

[eq stop];

I will try to update this code to handle audio output such as treble and bass

Feel free to contact me if you have any questions

[email protected]

Thanks, Larry T

About

EQ visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published