FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6478 Discussions

Digital filter solution for music playing

Jerry123
Beginner
550 Views

We are looking for a Digital filter solution for music playing, we are not sure whether your company has the suitable chipset or solution for us. It needs to meet the requirements as below:

  1. It can filter the input music data frequency, and divide it to High frequency band, Middle frequency band and Low frequency band.
  2. According to the intensity of the High, Middle and Low frequency band, it outputs the signals of live audio characters for three bands.
  3. The Bandwidths of the High, Middle and low frequency can be dynamically changed according to the different tone of music. It could be a kind of AI adaptive algorithm.

If you have any approximate solution or chipset, please kindly recommend us.

 

Look forward to your quick reply!

Labels (2)
0 Kudos
3 Replies
sstrell
Honored Contributor III
506 Views

FPGAs allow you to create whatever functionality you require.  Maybe you are asking which device/device family to choose for this task.

0 Kudos
Jerry123
Beginner
457 Views

I am sorry that we are not familiar with Intel device/device family, can you please recommend suitable device/device family or solution to us?

0 Kudos
FvM
Honored Contributor II
450 Views
Hi,
FPGA can do any kind of DSP including audio, but it's not necessarily first choice. I'd rather look for dedicated signal processors, e.g. from Analog Devices or TI. They provide libraries and example code for audio DSP. To design your final application, special engineering skills are required for signal processor as well as for FPGA solution, question is if you have it available. FPGA is more complicated because code needs to be most likely written from the scratch.
Regards
Frank
0 Kudos
Reply