Re: [music-dsp] about entropy encoding

2015-07-12 Thread Peter S
On 12/07/2015, Theo Verelst theo...@theover.org wrote: Peter S wrote: There's an entropy estimation equation Really cute, but it's still under the supposition that you understand statistics main rules. Are you implying that the authors of all papers using the quoted entropy estimation

Re: [music-dsp] Sampling theorem extension

2015-07-12 Thread Theo Verelst
Charles Z Henry wrote: ... y=conv(u, f_s*sinc(f_s*t) ) Think about it that that is a shifting integral with an sin(x)/x in it, for which there isn't even an easy solution if f_s is really simple. T. -- dupswapdrop -- the music-dsp mailing list and website: subscription info, FAQ, source

Re: [music-dsp] Sampling theorem extension

2015-07-12 Thread Charles Z Henry
That's the point. You don't have to evaluate that integral, just numerically integrate the ordinary differential equation that follows from it to fill your wavetables. Charles Z Henry wrote: ... y=conv(u, f_s*sinc(f_s*t) ) Think about it that that is a shifting integral with an sin(x)/x