this is strange, i just updated, tried to connect to remote server in bela ide, and it returns
scsynth: symbol lookup error: scsynth: undefined symbol: _Z16Bela_getHwConfig6BelaHwP13_BelaHwConfig
eeek
server not running, undefined symbol?
Hi,
vivian i just updated
I assume this means that you updated Supercollider on your board with the latest release. For that to work also need to update the Bela core code. Unfortunately, as I have not yet packaged up the latest Sc into the Bela core code, you now have to do the following:
- run this in the console at the bottom of the Bela IDE:
dpkg -r supercollider
- follow the instructions here to update the Bela core code: https://learn.bela.io/using-bela/bela-techniques/updating-bela
- install the latest Supercollider again following these instructions https://forum.bela.io/d/1542-mode-switches-detected-on-the-audio-thread/5
once again, thank u giuliomoro!
still hitting bumps after updating
the error you see ( no sclang) means that the last step:
giuliomoro install the latest Supercollider again following these instructions https://forum.bela.io/d/1542-mode-switches-detected-on-the-audio-thread/5
didn't complete correctly. Can you try to repeat it and show the log you get?
not installed?
- Edited
That's fine. Now run the
dpkg -i projects/400/*deb
on its own (is ydour project called 400
?
seems positive..... its been idling here for around 10mins
that's successfully completed! Try running a supercollider project again!
- Edited
@vivian I also just released an updated version of Sc with a fix. Now digital inputs will work properly (hopefully ! !! )
https://github.com/BelaPlatform/supercollider/releases
This you can install as the previous one, but without need to do the dpkg -r supercollider
line (but make sure you do the dpkg -i
one !)
yessss thank u giuliomoro