Giter Club home page Giter Club logo

Comments (3)

jamshark70 avatar jamshark70 commented on June 15, 2024 1

After a little more investigation, I think the cause of the crash is this:

My Linux Rack installation says that all plug-ins are up-to-date, but there is only sha-bang v1.3.3, whereas my student is using v1.3.6.

StochSeq in 1.3.3 has "params" 0 to 7.

StochSeq in 1.3.6 has "params" 0 to 8.

So I think the module constructor, during loading, is trying to write into a parameter for which there's no memory allocated.

So indeed, "wontfix" makes sense. I am curious why the Linux plug-in version lags behind Windows, but it's moot since Rack v2 is out and I will upgrade after grading these exam patches.

(The course is Audio Synthesis Theory, and yes, it's fun 😁 )

from sha-bang-modules.

jeremymuller avatar jeremymuller commented on June 15, 2024

It doesn't crash on my Mac with those versions, and I assume the student was using Windows and it works fine there? Have you tried loading the StochSeq4 to see if that also crashes it?

Unfortunately the VCV library only has v2 modules (as far as I know). So you'd have to compile an older version of Sha#Bang! if you want them for v1. I'm not sure why it would crash only on Linux though unless it had something to do with the audio driver...but even so I don't think that would be a StochSeq issue.

Just out of curiosity what class is it that you're teaching? Sounds like it would be a fun class.

from sha-bang-modules.

jeremymuller avatar jeremymuller commented on June 15, 2024

Awesome, I'm glad you figured it out. Sorry I couldn't be more helpful. But I think you'll like the Rack v2 stuff, although keep in mind that some modules haven't updated yet. You can find more about that from the VCV community forum.

from sha-bang-modules.

Related Issues (20)

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.