Scientifics materials for acoustics effects

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

Dear users,

Firstly, I am a student form Poland who would like to accomplish an engineer degree in Electronics. Because in my spare time I used to produce some music for fun, I would like to write my thesis close to music production - my topic is "An Implementation of acoustics effects in C language and MatLAB, using signal processor".

I would like to ask you, if you have some materials or books recommendation how to implement it. I see that there are a lot of engineers, having a lot of experience and maybe you have some mathematical equations, materials or suggestions, helping me make solve this problem. :pray:

I can understand that there are a few people, being keen on electronics but if you are I would like also ask you about implementation in electronics.
Everything will be helpful. Materials, articles, suggestions and examples. :help: :help: :help:

Best Regards,
Lucas.

Post

Maybe Google is your best friend with this query.

Dunno how well these Will Pirkle's books explains the science behind everything but something to start implementation in C++.

Post

"acoustics effects"? are you talking specifically about physical modeling here? if so, perhaps a good place to start is this:

https://ccrma.stanford.edu/~jos/pasp/

if you really want to dig deep into the physics, one of the most authoritative sources is this:

https://www.amazon.de/Physics-Musical-I ... 0387983740

if, on the other hand, you are just talking about generic audio effects, then perhaps the best place to start is this:

http://dafx.de/DAFX_Book_Page_2nd_edition/index.html
My website: rs-met.com, My presences on: YouTube, GitHub, Facebook

Post

What have you already looked at in terms of actual acoustics?

Starting with the DSP side before understand that is cart before horse, IMO.
my other modular synth is a bugbrand

Post

Well, you are using Matlab so you can find what you are looking for in the Matlab Audio Toolbox:
https://au.mathworks.com/products/audio.html
Be sure to read all the way down to the bottom of the page.
s a v e
y o u r
f l o w

Post

whyterabbyt wrote: Sat Oct 23, 2021 11:47 am What have you already looked at in terms of actual acoustics?

Starting with the DSP side before understand that is cart before horse, IMO.
This was my first reaction, also. I would strongly recommend at least reading a few chapters in one of the standard references on acoustics such as Morse and Ingard, or Allan Pierce's book, or Kinsler et al. You could get seriously misled by sticking only to DSP descriptions of acoustics. If you don't understand what you are approximating, you shouldn't expect to do very well at it.

I am assuming that you aren't just trying to get past your studies as soon as possible and actually care about what you are doing.

Post

Michael L wrote: Sat Oct 23, 2021 1:07 pm Well, you are using Matlab so you can find what you are looking for in the Matlab Audio Toolbox:
https://au.mathworks.com/products/audio.html
Be sure to read all the way down to the bottom of the page.
Good god, when did we get here? :o Looks like my knowledge of Matlab learned from studies was somewhat limited :lol:
Blog ------------- YouTube channel
Tricky-Loops wrote: (...)someone like Armin van Buuren who claims to make a track in half an hour and all his songs sound somewhat boring(...)

Post

DJ Warmonger wrote: Sat Oct 23, 2021 4:24 pm
Michael L wrote: Sat Oct 23, 2021 1:07 pm Well, you are using Matlab so you can find what you are looking for in the Matlab Audio Toolbox:
https://au.mathworks.com/products/audio.html
Be sure to read all the way down to the bottom of the page.
Good god, when did we get here? :o Looks like my knowledge of Matlab learned from studies was somewhat limited :lol:
Ah, you've been away for awhile!!

Then here's another shock if you remember the $5000+ price of Matlab with a few toolboxes:

You can buy the full version of Matlab for Home use for $150

To use the Audio Toolbox DAW, you need to also buy the DSP and Signal Processing toolboxes which are $50 each (and only slightly limited in the Home version) so the total price for all the above is only $300.

https://au.mathworks.com/products/matlab-home.html
s a v e
y o u r
f l o w

Post Reply

Return to “DSP and Plugin Development”