Hi -
Need help if possible creating the following patch:
The brief is to create a conversation box. No bigger than 2.5m cubed. What we want the box to do is the following. When one enters the box, there will be a microphone that when prompted, will record something that the user says. This message, will hopefully be recorded and sent to a playlist and as soon as the recording is done, hopefully play back to the user. Then, when the next person enters the cube, they will record a message and this will play back to them, with the previous persons message as well. And so on...
To put it mathematically; person x will walk in, record and x will be played back to them. Then, y person will walk in and record a message and message y and x will play back and so on for as many people that enter.
I have attempted with sfwrite and adc~, but stuck at the playlist part.
Any ideas/input would be greatly appreciated.
Best wishes
I think it has something to do with [goto $1( , but I do not know how to create the argument to read next file after $1. I must be missing something simple or my understanding is not quite there yet (I have been doing PD for just over 24 hours now). I am now running out of time for my deadline, so unfortunately if I had more time I could explore more and possibly find the solution without help, but this time around, I am losing the battle. If you can please show me what goes into the out bang of readsf~ ?