Giter Site home page Giter Site logo

Comments (6)

diplojocus avatar diplojocus commented on August 20, 2024

@sergiogranadamoreno Looks like your table data is being correctly stored when uploading to heavy.

Can you try putting a [sig~ ] object before the two [samphold~] objects?

Heavy is a bit less forgiving about receiving control connections to signal objects than Pd is. Though I have been working recently on a fix that can resolve this particular situation.

from heavy.

sergiogranadamoreno avatar sergiogranadamoreno commented on August 20, 2024

yeah! that worked :)

so, should we always put a [sig~] before objects that deal with audio signals?
In this same patch [phasor~] receives control connections (data-flow) with no issues... does this behaviour does not applies to generators?

thanks for your help man!

from heavy.

diplojocus avatar diplojocus commented on August 20, 2024

Yeah for the moment some objects requires a signal connection, funnily enough [phasor~] is ok!

[lop~]
[samphold~]
[hip~]
[bp~]
[vcf~]
... tbh most of the signal rate objects (with a ~)

I am aiming to resolve this soon!

from heavy.

sergiogranadamoreno avatar sergiogranadamoreno commented on August 20, 2024

It doesn't seem to be a problem to me! Looping sampler is working fine now (and so this issue is solved for me).

One last question though: this patch seems to work fine as a VST plugin. Could the @hv_param functionality (from issue #131 ) be implemented for VST development? If so, is there any docs on how to use it?

from heavy.

diplojocus avatar diplojocus commented on August 20, 2024

Can you make a new ticket for that? Also I'm not sure if I understand the request, exposed input parameters via @hv_param are supported in the VST target: https://enzienaudio.com/docs/index.html#09.vst#defining-parameters

from heavy.

sergiogranadamoreno avatar sergiogranadamoreno commented on August 20, 2024

sorry, I meant the @hv_table descriptor. I'll continue on #131 .

from heavy.

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.