Unity MIcrophone RingBuffer and MultiRecorder
Simple Unity project (Unity 6.0 Editor) grabing the Microphone input and circling it in a circular clip witjout using OnFilterRead(). Multiple access to the circular clip allows for multiple circular clips to be created and multiple recorders and players.