Hello,
I am experimenting things with a 4 tracks loopstation patch, based on the lrec object. I added 2 filters and lfos to control them, and 2 stomp delay objects (and also a mixer).
I experiment the patch using through patcher as I have no midi controller.
After a while (from seconds to some minutes),and somehow randomly, I have a disconnect request issue. The looper keeps playing and I have to connect the board again.
I tried to format the sd card with util/format (with success).
I 've tested with various usb wires, shaked a little bit the plug and it looks OK.
Note that before disconnecting Patcher begins to get slow an lags.
Is it a SRAM overload? DSP looks OK.
Thank you for your help, I have a lot to learn!
I am with 1.0.12, brand new board (flashed last month) on Xubuntu 18.04
Here are the logs (I found some threads quoting them but with no help for me).
Ping: WaitSync Timeout, disconnecting now
Disconnect request
java.lang.InterruptedException
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1315)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1296)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1348)
at axoloti.USBBulkConnection.DistributeToDisplays(USBBulkConnection.java:1079)
at axoloti.USBBulkConnection.processByte(USBBulkConnection.java:1258)
at axoloti.USBBulkConnection$Receiver.run(USBBulkConnection.java:868)
at java.lang.Thread.run(Thread.java:748)