Giter Site home page Giter Site logo

Comments (2)

gesellkammer avatar gesellkammer commented on June 20, 2024

Thanks for the report. This probably has to do with code-signing in macos.

There are in fact some tests in place regarding the binaries provided here, and they do seem to work on csound from the command line, both in intel and arm.

https://github.com/csound-plugins/risset/actions

In these tests csound is installed from the installer and the plugins are installed via risset, which uses the same binaries as the ones provided here. But it might be that the machines used for github actions are in some way not affected by such security issues

Could you please provide a bit more detailed information about your installation process? (where was csound installed from, where did you place the plugins, the exact output from running csound from the command line and the exact output from running csoundqt from the command line)?

from csound-plugins.

joachimheintz avatar joachimheintz commented on June 20, 2024

now i am back on this mac and can provide more info.

csound was installed with the main installer: https://github.com/csound/csound/releases/download/6.18.1/Csound-MacOS-universal-6.18.1.dmg

for installing the plugins, i followed the instructions at https://csound-plugins.github.io/csound-plugins/Installation.html:
i copied the dylibs from https://github.com/csound-plugins/csound-plugins/releases/download/v1.18.0/csound-plugins--macos-arm64.zip to ~/Library/csound/6.0/plugins64

CsoundQt version is 1.1.1. the error message is, when running your perlin3 example:

WARNING: could not open library '/Users/fmsbw/Library/csound/6.0/plugins64/libpathtools.dylib' (-1)
WARNING: could not open library '/Users/fmsbw/Library/csound/6.0/plugins64/libelse.dylib' (-1)
WARNING: could not open library '/Users/fmsbw/Library/csound/6.0/plugins64/libbeosc.dylib' (-1)
WARNING: could not open library '/Users/fmsbw/Library/csound/6.0/plugins64/librisset.dylib' (-1)
WARNING: could not open library '/Users/fmsbw/Library/csound/6.0/plugins64/libklib.dylib' (-1)
WARNING: could not open library '/Users/fmsbw/Library/csound/6.0/plugins64/libsndmeta.dylib' (-1)
WARNING: could not open library '/Users/fmsbw/Library/csound/6.0/plugins64/libpoly.dylib' (-1)
UnifiedCSD: /Users/fmsbw/Desktop/test_plugins.csd
rtaudio: PortAudio module enabled ...
using callback interface
error: syntax error, unexpected ':', expecting NEWLINE or ',' (token ":") from file /Users/fmsbw/Desktop/test_plugins.csd (1), line 20:

tablew kvalue, accum: <<<

Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra

when i run the example from terminal, i had to allow every single dylib. after this, the example works, but of course without the widgets.

about installing everything via risset: i did not find anything about it in the above mentioned install instruction. how to do it? i also could not find it in the menu of csoundqt although i thought you added it.

from csound-plugins.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.