Simple FFT Recorder
Author: | nissidis |
Date: | 04 Dec, 2012 |
Category: | module |
Credits: |
Download
64bit
Description
Since a while I was looking forward to find some time and improve this primitive but useful tool. So I came back with a revised (and a much better version I would say) of this simplistic module which has two distinct parts, a Recorder and a Reader one. The idea was to record in Real Time (remains as a drawback indeed) mp3 or wav files and saving them as txt files in order to play them again in sync with an NRT writer. The general "endeavour" is working pretty well so if you are a patient guy or girl then please be my guest.
- You must always keep the same Framerate between Recorder and Reader
- If you are not using an writer(dx11 Texture 2d NRT Advance) or any equivalent then you will absolutely need a MainLoop, set the TimeMode to increment (this goes for both patches if you are using them separately) and you are done.
- Some times other applications(Ableton Live for instance) may affect the framecount, this is causing a difference between the recorded and the actual frames. The only known workaround is to shutdown the "HARMFUL" application :P
enjoy
any feedback would be appreciated !
Thanks in advance !
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
great @nissidis! I can hardly imagine to live without it from now on, thanks
so sweet @matka <3