Csound Csound-dev Csound-tekno Search About

Re: [Csnd] risset - a package manager for csound

Date2020-05-12 19:43
FromJohn
SubjectRe: [Csnd] risset - a package manager for csound
As requested
==John ffitch

xenakis> ldd --version
ldd (GNU libc) 2.26
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

xenakis> uname -a
Linux xenakis 4.12.14-lp151.28.48-default #1 SMP Fri Apr 17 05:38:36 UTC 2020 (18849d1) x86_64 x86_64 x86_64 GNU/Linux

xenakis> risset --version
0.2.7

xenakis> risset --debug list
DEBUG:  Parsing index text: 
{
    "version": "0.0.1",
    "plugins": {
        "else@0.2.1": "plugins/emplugins/0.2.1/else/else.json",
        "poly@0.2.1": "plugins/emplugins/0.2.1/poly/poly.json",
        "klib@0.2.1": "plugins/emplugins/0.2.1/klib/klib.json",
        "jsfx@0.2.1": "plugins/emplugins/0.2.1/jsfx/jsfx.json",
        "mverb@1.3.7": "plugins/gogins/1.3.7/mverb/mverb.json",
        "rory@0.2.1": "plugins/rorywalsh/0.2.1/rory/manifest.json"
    }
}

DEBUG:  Parsing manifest: /home/jpff/.local/share/risset/risset-data/plugins/emplugins/0.2.1/else/else.json
DEBUG:  Parsing manifest: /home/jpff/.local/share/risset/risset-data/plugins/emplugins/0.2.1/poly/poly.json
DEBUG:  Parsing manifest: /home/jpff/.local/share/risset/risset-data/plugins/emplugins/0.2.1/klib/klib.json
DEBUG:  Parsing manifest: /home/jpff/.local/share/risset/risset-data/plugins/emplugins/0.2.1/jsfx/jsfx.json
DEBUG:  Parsing manifest: /home/jpff/.local/share/risset/risset-data/plugins/gogins/1.3.7/mverb/mverb.json
DEBUG:  Parsing manifest: /home/jpff/.local/share/risset/risset-data/plugins/rorywalsh/0.2.1/rory/manifest.json
DEBUG:  > Searching opcodes dir: 
DEBUG:    >> looking at  /home/jpff/csound6
DEBUG:    >>> Found!
DEBUG:  System plugins path: /home/jpff/csound6
DEBUG:  Checking if plugin else is installed
DEBUG:  User plugins path not set
DEBUG:      user plugins path for this platform:  /home/jpff/.local/share/csound6/plugins64
DEBUG:      OPCODE6DIR64 is set to  /home/jpff/csound6
DEBUG:  get installed dlls: user plugins path not set
DEBUG:  plugin else is not installed yet
* else  @ 0.2.1        | Miscellaneous plugins  
DEBUG:  Checking if plugin poly is installed
DEBUG:  User plugins path not set
DEBUG:      user plugins path for this platform:  /home/jpff/.local/share/csound6/plugins64
DEBUG:      OPCODE6DIR64 is set to  /home/jpff/csound6
DEBUG:  get installed dlls: user plugins path not set
DEBUG:  plugin poly is not installed yet
* poly  @ 0.2.1        | Run multiple copies of an opcode in parallel/series  
DEBUG:  Checking if plugin klib is installed
DEBUG:  User plugins path not set
DEBUG:      user plugins path for this platform:  /home/jpff/.local/share/csound6/plugins64
DEBUG:      OPCODE6DIR64 is set to  /home/jpff/csound6
DEBUG:  get installed dlls: user plugins path not set
DEBUG:  plugin klib is not installed yet
* klib  @ 0.2.1        | hashtable / pool / string cache plugins  
DEBUG:  Checking if plugin jsfx is installed
DEBUG:  User plugins path not set
DEBUG:      user plugins path for this platform:  /home/jpff/.local/share/csound6/plugins64
DEBUG:      OPCODE6DIR64 is set to  /home/jpff/csound6
DEBUG:  get installed dlls: user plugins path not set
DEBUG:  plugin jsfx is not installed yet
* jsfx  @ 0.2.1        | Jesusonics effects in csound  
DEBUG:  Checking if plugin mverb is installed
DEBUG:  User plugins path not set
DEBUG:      user plugins path for this platform:  /home/jpff/.local/share/csound6/plugins64
DEBUG:      OPCODE6DIR64 is set to  /home/jpff/csound6
DEBUG:  get installed dlls: user plugins path not set
DEBUG:  plugin mverb is not installed yet
* mverb  @ 1.3.7       | Artificial reverb based on a 2D waveguide mesh  
DEBUG:  Checking if plugin rory is installed
DEBUG:  User plugins path not set
DEBUG:      user plugins path for this platform:  /home/jpff/.local/share/csound6/plugins64
DEBUG:      OPCODE6DIR64 is set to  /home/jpff/csound6
DEBUG:  get installed dlls: user plugins path not set
DEBUG:  plugin rory is not installed yet
* rory  @ 0.2.1        | Opcodes to save/recall channels, triggers, etc  

xenakis:~> 
There are 136 rows, list them anyway? [n/y] ^D

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here