Giter Site home page Giter Site logo

pyjack's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pyjack's Issues

dumb question

I think I want to build a Jack patchbay GUI in Python

I don't want to process audio in Python, just use it to define the connections between existing Jack-aware applications

Does PyJack help with this?

I know basically nothing about Jack right now... I'm guessing... if I have the Jack server running, then I start a 'Jack-aware' app that is configured correctly, it will register its port with Jack... then in pyjack I can jack.get_ports() and start to connect things up?

PyJack and multiprocessing

Hello my name is Federico,

I'm creating a metronome using PySide, and I'm using PyJack to connect to the jack audio server. My metronome has some graphics and needs to play sounds. In order the GUI not to freeze I need to use multiprocessing. The problem is: I'm not able to share my instance of jack.Client between processes, so I need to create a new instance and connect it in each process. I have tried to find out several solution but I'm not able to consistently and efficiently play the sound beats of my metronome and update the UI at the same time.
Do you have any examples of use of PyJack in a multi-processing program?
Many thanks
Federico

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.