Sound visualisation using Generic led in simulink
Show older comments
I am working on a project to visualize music in simulink. I'm trying to recreate the schematic presented in this video.
I use : #1 From multimedia file to open .wave audio file #2 lowpass filter #3 idealized 8bit ADC #4 Convert 2D to 1D #5 Delay line #6 Unbuffer #7 Generic LED
I get this 2 errors
Error in port widths or dimensions. Output port 1 of 'licenta_LED/Unbuffer' is a [1x2048] matrix.
Error in port widths or dimensions. Input port 1 of 'licenta_LED/Generic LED' is a one dimensional vector with 1 elements.

1 Comment
Zishan Quadri
on 16 Sep 2018
How will i get that generic led?
Accepted Answer
More Answers (2)
mar
on 5 Jun 2013
0 votes
Hi Mike , I am working on the same project . But I have a difficulty finding the required Low pass filter and specifying its parameters . Can you send me some information about the parameters and the blocks used.Thank you
Categories
Find more on Sources in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!