Steve the Fiddle
2017-04-10 07:20:23 UTC
The stem plot reminds me of another option for depicting the wave at high
zoom levels that I thought I might try to implement some rainy day.
That is, to interpolate between samples, not with a piecewise linear curve,
but rather to compute the weighted sum of sinc functions. I understand
that shows the unique band-limited continuous function that fits the given
samples, and is the curve on which new samples will fall if you do a
high-quality resampling to a higher rate.
It's one of those interesting mostly math-y projects that wouldn't upset
large amounts of code.
and a "very nice to have" feature that harks back to the origins ofzoom levels that I thought I might try to implement some rainy day.
That is, to interpolate between samples, not with a piecewise linear curve,
but rather to compute the weighted sum of sinc functions. I understand
that shows the unique band-limited continuous function that fits the given
samples, and is the curve on which new samples will fall if you do a
high-quality resampling to a higher rate.
It's one of those interesting mostly math-y projects that wouldn't upset
large amounts of code.
Audacity as a visualization tool.
Steve
PRL
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://github.com/audacity/audacity/pull/186#issuecomment-292830620>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALI9SfHobw6t9B9wKj-pSR-jmGHVd95jks5ruYmFgaJpZM4MWi4Y>
.
Hm, I don't think it's antialiasing I want. I tried turning it on and the
lines get significantly blurrier.
â
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/audacity/audacity/pull/186#issuecomment-292818931>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/
ALITYWcVI3x7ImGpsqOkFlwCLb6k4vQHks5ruV8NgaJpZM4MWi4Y>lines get significantly blurrier.
â
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/audacity/audacity/pull/186#issuecomment-292818931>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/
.
âYou are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://github.com/audacity/audacity/pull/186#issuecomment-292830620>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALI9SfHobw6t9B9wKj-pSR-jmGHVd95jks5ruYmFgaJpZM4MWi4Y>
.