Giter VIP home page Giter VIP logo

pyo-plug's People

Contributors

belangeo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pyo-plug's Issues

Digital Performer plugin validation

Hello,

PyoPlug.vst does not pass the validation test with Digital Performer 10.1
I have been using it successfully with Reaper lately but I was hopping to be able to use it in DP as well.
I'm on MacOs 10.14.6 Mojave.

Thank you
Best

Yan Maresz

Doesn't load in Reaper 6.15/64 OSX 10.15.7

Hi,

Was hoping to get pyo-plug 1.0.3 running as a vst inside Reaper 6.15.

I fixed the issue if pyo-plug being unsigned with:
sudo xattr -rd com.apple.quarantine /Library/Audio/Plug-Ins/VST/PyoPlug.vst

This allowed VST to be scanned but then it does not appear in the VST list:
image

I tried reverting to the earlier release of pyo-plug. In contrast, this does show up in the vst list, but if I then try to add the vst to a track Reaper quits post haste.

Any thoughts?

Server

Hi Olivier,
This is not pressing, but is there a way to interact with the server with embedded Pyo? I'm running trying to run some code that uses feedback like the example you showed me in the Pyo list. If I delete the compensation, everything works.

comp = s.getBufferSize() / s.getSamplingRate()

delay_time = 0.1
feedback = 0.9
shift = 500

sf = Input(mul=0.5)

dd = Delay(sf, delay=delay_time - comp)
ff = FreqShift(dd, shift=shift).out()
dd.input = sf + ff * feedback

To Do List

Hello,
I sat down yesterday to start working on a plug in that does exactly this to find out you had just created one. I would be happy to contribute if you have a To Do list. I've created a vsti version with a midi keyboard underneath the code editor. Just let me know if I can help.

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.