Hi,
I've had on the forum to find similar problems and although they exist I've struggled to implement what posts have suggested. This is mostly because i am new to Pure Data and finding it hard to understand the language used and the help and tutorials don't seem to help much either.
I'm looking to produce a script that will take a single tone (with frequency variability) and split it into two channels, one of which will allow variation of the amplitude and phase. These two signals then need to be outputed to my audio interface which will allow two channel output.
The variations in phase and amplitude need to occur in realtime which is why i've been guided towards using pure data, otherwise i would have done it in MatLab. An easy to use GUI is needed for test subjects to use but i need to also be able to record the values for phase and amplitude though.
I greatly appreciate any help you can give for any parts of this problem.
Thanks