Re: [music-dsp] Anyone think about using FPGA for Midi/audio sync ?

2016-08-13 Thread Eden Sherry
You don't need an FPGA for accurate timing resolution -- any microcontroller can do this. Even an Arduino can give you ~ microsecond resolution. You just need to stay away from multi-threaded operating systems; Linux is not a real-time OS. > On Aug 13, 2016, at 09:15, Theo Verelst

Re: [music-dsp] a weird but salient, LTI-relevant question

2014-05-07 Thread Eden Sherry
Should standardize the sampling rate as well. With an infinite sampling rate and your method, you'd have something like a pure broadband tone, right? On May 7, 2014, at 5:39 PM, Sampo Syreeni de...@iki.fi wrote: This is going to sound pretty weird, I'm sure, but could as many people