void
3
yep copying the RAM content to ROM is one way, but with the RAM machines you have 4 independent audio buffers that can be used dynamically… the number 1-4 at the end of each RAM machine says which buffer is accessed by it…
so you could e.g. use a RAM-R1 machine to record into buffer 1, then use multiple RAM-P1 machines across several tracks to play that same buffer with different machine parameters, such shenanigans.
you can then still use e.g. RAM-R2 to record into buffer 2 independently, and whenever you use a P2 machine it will play that buffer etc. etc., it’s good stuff 
1 Like