Giter VIP home page Giter VIP logo

Comments (3)

andrepxx avatar andrepxx commented on May 27, 2024

We do not maintain the Arch packages. Have you tried the latest Tarball from the "Releases" page of this repository?

Just extract it "somewhere", open a Terminal window, navigate to that directory using "cd", then run ...

./dsp-linux-amd64

You need to start JACKd first before doing this.

Hope this works.

Regards.

from go-dsp-guitar.

andrepxx avatar andrepxx commented on May 27, 2024

So, just to clarify again. If you're looking for a binary release, I'd suggest that you try the topmost (non-"source") file from the following page.

https://github.com/andrepxx/go-dsp-guitar/releases/latest

Just extract that archive "somewhere" (either using tar xvzf on the console or with a graphical archive tool), navigate to the go-dsp-guitar directory that was created, then run the dsp-... executable that's suitable for your architecture (likely the dsp-linux-amd64).

The thing is that we use relative paths a lot, so the auxiliary files that we supply have to be kept in a certain location relative to the executables, and (assuming the executables are on your $PATH) your environment needs to have the correct "working directory" (pwd) set so that we load the correct files. (You can't just run the executable "from anywhere", like you can do it with system binaries like ls.)

I have no idea, where exactly the Arch packages put (both executable and non-executable) files in the file system hierarchy and if they got all the paths correct. The message looks like there's somehow an issue with that, so I'd ask you to try with the packages that we supply, which are also more recent. (The AURs are still at v1.6.1.)

If the issues appear only with the Arch packages, and the releases from this GitHub repository work, then it's probably best to report the issue to the AUR maintainer.

Regards.

from go-dsp-guitar.

andrepxx avatar andrepxx commented on May 27, 2024

I think that this issue is resolved.

If you still encounter issues with our "official" release, feel free to open a new ticket.

from go-dsp-guitar.

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.