Giter Site home page Giter Site logo

utoecat / jack_utils Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 23.34 MB

jackutils : collection of useful jack utilities

Home Page: https://utoecat.github.io/jack_utils/

License: GNU General Public License v3.0

Makefile 0.70% C 99.30% Shell 0.01%
jack spectrum-analyzer visualizers waveform c pure-c linux unix waveform-generator osc volume-normalization

jack_utils's Introduction

WARNING

This rep is no longer maintained and developed. Use DSSI, CLAP, LADSPA or any other audio plugin API.

About JackUtils

jackutils - what is this?

Jackutils is a library and a set of useful utilities for the JACK. The library implements a simple api for managing connected ports using descriptors, connecting and checking whether the jack server is working, setuping and estabilishing connection with session manager, opening a glfw window and gui(powered by nuklear).

dependencies

  • GLFW (Window and OpenGL context creantion and manipulation)
  • liblo (OSC support)
  • libfftw (Fourie transform implementation)
  • JACK (Jack Audio Connection Kit) OR pipewire-jack

List of utilites

Normalizer

(Sound modification utility) Dynamicly normalizes volume. normalizer

Waveform

(visualization utility)
waveform

Spectrum

(visualization utility)
spectrum

real TODO and contributing

  • Include nuklear library! (done)
  • Move utilities documentation to separate file!
  • Add new session manager support (done)
  • C++ is a bullshit! Never tell me to rewrite codebase on C++ or i will take your soul.
  • Any ideas for additional utilities?
  • Usage of ports at this moment is TOTALLY NOT THREADSAFE.
  • I need more tests in real problems, not for my toy needs. If you have any ideas and suggestions, write to Suggestions
  • Check is this readme is lexically correct. I hate google translator :D
  • Need more optimisation for rendering

jack_utils's People

Contributors

utoecat avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

haoyjp

jack_utils's Issues

Clarify license

Is this GPL-3.0 only or GPL-3.0 or later? Please clarify this (preferably in the headers by using the standard texts). Right now it just says: This Program is free software. Licensed Under GNU GPL 3.0.

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.