F. Silvain wrote: > I want to sample the waveform of an oscillator of a hardware synth. > One period of the waveform must have 65536 points in the end. > > Will the following process work: > Samplerate 48kHz, Oscillator pitch 71.0449218750000Hz You synth's oscillator really has a precision of 0.1 picoseconds? Anyway, the two devices' clocks are not synchronized. Just record the waveform so that it has way more than 2^16 samples, then determine how many samples you actually have, and resample them. Regards, Clemens _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user