<div dir="ltr"><div><div><div><div><div>This is just wrong. I wish you would pay more attention to what you don't know than what you do know.<br><br></div>You are mssing several key things:<br><br></div>   1) all waveforms can be represented as the sum of a series of sinusoids. The more sinusoids in the series, the more accurate the model of the original waveform (even if it was not composed of any sinusoids to begin with. This is the basis of both Fourier analysis and Fourier synthesis, which are key concepts in the abstract representation of wave data. There are a few complications with this model, but for the purposes we are discussing here, it is 100% complete and accurate.<br><br></div><div>   2) Nyquist's theorem proves (and note that I said *proves*, not "asserts") that sampling at a given sample rate provides enough data to reconstruct **PERFECTLY** any signal made up frequencies up to the sample rate divided by two. <br></div><div><br></div>   2) the interpolation done by digital-to-anlog converters is based on a combination of points (1) and (2), and results in **PERFECT** reproduction of the original waveform (if (and only) the clocking is identical). In reality, there is no "low-res". See Monty's example of 8kHz sampling rate in the video.<br><br></div>Your comparisons with letter shapes is actually somewhat apropos, but only for letter shapes formed by band-limited waveforms. You can, in fact, synthesize letter shapes (or any other shapes) using fourier synthesis, but it is slow and generally not how typography works. If you do know how it actually works (e.g. the specific spline algorithms that will be used by a font renderer) then you can, in fact perfectly "sample" a font with a handful of points per letter that will feed the spline rendering algorithm. The data is generally called a TTF (TrueType Font) file, and is used by your computer all the time.<br><br></div>Speculating on interesting ways to abuse/use points (1), (2) and (3) has been a rich source of ideas for audio engineering and processing for about a hundred years. It doesn't do a lot, however, to carry out this speculation without a basic background in signal processing in general and digital signal processing in particular.<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 23, 2015 at 4:15 PM, <a href="mailto:jonetsu@teksavvy.com">jonetsu@teksavvy.com</a> <span dir="ltr"><<a href="mailto:jonetsu@teksavvy.com" target="_blank">jonetsu@teksavvy.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 23 Nov 2015 16:02:40 -0500<br>
"<a href="mailto:jonetsu@teksavvy.com">jonetsu@teksavvy.com</a>" <<a href="mailto:jonetsu@teksavvy.com">jonetsu@teksavvy.com</a>> wrote:<br>
<br>
> I have replied an hour ago, but the reply did not make it yet.  Maybe<br>
> due to the 48K attachment.  So let's try with a low-res one :)<br>
<br>
</span>As the low-res version of the drawing may induce, reconstructing the<br>
original does not seem too hard.  You have to know how the letters<br>
of the alphabet of that type of font are, and a few details about<br>
shapes so it is possible for the algorithm to reconstruct the tip of<br>
the arrow.  And then based on this to exclude all other noise.  Not too<br>
complicated.<br>
<br>
Then for audio it would be possible.  Simply enter the parameters.<br>
Martin guitar (model type) made in summer of 1994, brand new nanoweb<br>
strings, Dunlop flat pick .73 mm, velocity, and a few other parameters<br>
(using Finger Ease spray or not). Then feed a coarse wave shape and<br>
voila, you get a rich Martin 440Hz (precisely :) 5th string output.  :)<br>
<br>
The possible technology is interesting, though.<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" rel="noreferrer" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</div></div></blockquote></div><br></div>