• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu
+ 5

Does anyone knows how to synthesize audio signal using C++ or phyton?

pythonc++audiosignalprocessing
9th Dec 2018, 10:37 PM
Byk
2 ответов
+ 4
For C++, you can find links of a few external libraries here: https://dsp.stackexchange.com/questions/912/analogous-library-to-opencv-for-audio-processing-analysis https://stackoverflow.com/questions/6938634/any-opencv-like-c-c-library-for-audio-processing For Python, you can refer to these links: http://people.csail.mit.edu/hubert/pyaudio/ https://dsp.stackexchange.com/questions/2610/scipy-audio-processing https://www.quora.com/What-is-the-best-audio-signal-processing-library-for-Python
10th Dec 2018, 4:13 AM
Solo Wanderer 4315
Solo Wanderer 4315 - avatar
+ 4
For C++, you can find links of a few external libraries that you will need to use for your task, here: https://dsp.stackexchange.com/questions/912/analogous-library-to-opencv-for-audio-processing-analysis https://stackoverflow.com/questions/6938634/any-opencv-like-c-c-library-for-audio-processing You can then refer to their documentations for more details. For Python, you can refer to these links: http://people.csail.mit.edu/hubert/pyaudio/ https://dsp.stackexchange.com/questions/2610/scipy-audio-processing https://www.quora.com/What-is-the-best-audio-signal-processing-library-for-Python
10th Dec 2018, 4:13 AM
Solo Wanderer 4315
Solo Wanderer 4315 - avatar

Часто задают такие вопросы?

Учитесь эффективнее, бесплатно:

  • Введение в Python

    7.1M учащихся

  • Введение в Java

    4.7M учащихся

  • Введение в C

    1.5M учащихся

  • Введение в HTML

    7.5M учащихся

Смотреть все курсы
Актуальное сегодня
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes