Hello all,
I'm at a loss here. I have had a working setup with SuperCollider & Tidal for a long time in Linux Mint.
I also now have an M1 Macbook Pro. I'm using the vim-tidal plugin for Neovim. However, when I try and evaluate code after SC and Superdirt are running I get this error:
Error detected while processing function <SNR>46_TidalSendOp[19]..<SNR>46_TidalSend[5]..<SNR>46_TidalDispatch[2]..<SNR>46_TerminalSend:
line 2:
Can't send data to closed stream
I think I had that issue a couple years ago on an older Mac but somehow figured out the issue. I can't seem to this time.
I wondered if any Neovim users have encountered and what the fix is.
BTW, all of the troubleshooting from the docs shows it's working. VS Code does work, but the SC extensions still don't allow for evaluating SC blocks of code (that I know of). This really seems to be something I'm doing wrong in Neovim setup with vim-tidal.