Guys,
I'm trying to implement an ADSR envelope to a piano note that I have synthesised. I basically just want to apply the envelope to the final signal 'y'.
Anyone done this before or have and code/ideas on how to get it to work?
Thanks in advance!
Another very basic question...
This should be very easy but I've been trying to get this to work all a day, and it's slowly driving me mad!
Basically I want a slider and an text box next to it that displays the value of the slider (1 - 6 steps).
I'm using this code for the callback part...
Please bear in mind that I am a complete newbie to Matlab...
I need to find the Leq (equivalent continous noise level) of a .wav file using Matlab. I was wondering if anyone knows if this is a simple function within one of the toolboxes or even if there is actually a way to implement this...