-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hello,
I have tested @tedmoore "Coding a 2D Corpus Explorer" tutorials on a MacBook Pro 16" M1 Max, thanks Ted !!
I have compiled both SuperCollider and FluCoMa for M1 architecture. In the exemple plotter-5-complete.scd I have a similar problem as in Arch Linux https://github.com/flucoma/flucoma-sc/issues/135 when evaluating the "analysis" part, the program stuck and run very slow compared to the video tutorial. In the end it works but it's take a long time...
I have also tried to run the SC server on TCP mode like @elgiano said but it's the same, nothing changes. I guess it's a problem with the M1 version of SuperCollider or with my computer configuration because I have the same problem when loading a large number of buffers in parallel. Unfortunately I don't have another Apple M1 to test.
I wonder if anyone has access to an Apple M1 to test if they have the same problem?