Passing audio from one device to another workaround
Posted: Fri Nov 06, 2009 9:09 am
Discovered this by accident and not sure if its a bug or by design but:
Buffers of identical names are shared assuming they are initialised in both devices.
Set up 2 tracks both containing a device. In each device place a buffer called test (or whatever).
Read a file into the buffer in one device.
Expand the buffer in the other device.
Voila.
With a bit of jiggery pokery you could have something approaching real time?
Thats whats happening for me anyway. Course it could be a bug!
Buffers of identical names are shared assuming they are initialised in both devices.
Set up 2 tracks both containing a device. In each device place a buffer called test (or whatever).
Read a file into the buffer in one device.
Expand the buffer in the other device.
Voila.
With a bit of jiggery pokery you could have something approaching real time?
Thats whats happening for me anyway. Course it could be a bug!