Page 1 of 1
Where do start learning about DSP programming?
Posted: Thu Jan 28, 2021 3:55 pm
by sneakz
Hi,
I am new when it comes to DSP programming and I really don't know where to start. I am trying to make sense of some of the modules that contain DSP code in FlowStone, but its really just a blur. What do you recommend for learning some DSP programming?
Re: Where do start learning about DSP programming?
Posted: Thu Jan 28, 2021 6:06 pm
by martinvicanek
Hi sneakz and welcome!
Which of the two are you struggling with: DSP or programming? That may be the first question you want to ask yourself for taking the next steps. The amount of accessible information is indeed overwhelming. Start with a simple project, like a delay and then move on to more complex stuff. Here is a good collection of links to get you started:
https://github.com/olilarkin/awesome-musicdsp
Re: Where do start learning about DSP programming?
Posted: Fri Jan 29, 2021 7:50 pm
by sneakz
Hi and thanks! As I am used to programming with Python, C# and Ruby its mostly the actual DSP code that I am having trouble understanding. I would like to start of small like a delay as you said, but where to start the actual fundamentals of DSP programming is something I am struggling to find
martinvicanek wrote:Hi sneakz and welcome!
Which of the two are you struggling with: DSP or programming? That may be the first question you want to ask yourself for taking the next steps. The amount of accessible information is indeed overwhelming. Start with a simple project, like a delay and then move on to more complex stuff. Here is a good collection of links to get you started:
https://github.com/olilarkin/awesome-musicdsp