Git Product home page Git Product logo

soniffpy's Introduction

Currently Only Setup For Windows ๐Ÿ˜ญ

Requirements

pip install -r requirements.txt
(should be all python modules you need afaik)

FFmpeg & FFplay in your PATH environment variable (with libzmq support compiled in)
if you're on windows grab a copy here, otherwise you'll need to compile it.
You could probably modify my colab here to build a linux binary, or copy the settings and do it locally.

loopmidi if you want to use a DAW to control the filters

Documentation

Left/Right Arrow Key Adjust the last clicked slider up or down
Right click Slider Modify min/max/current/increment values of sliders
Shift+Right click Slider Assign MIDI Control to audio filter/slider (values printed in console upon midi usage)

note: make sure Send To ZMQ is toggled.
hint: you can manually start SoniGUI.py too, give it an ffmpeg filter as an argument.

MORE TO COME SOON:tm:

TODO

โ€ข Add Linux Support [โœ–]
โ€ข Integrate Ecasound [โœ–]
โ€ข Optimize UI [โœ–]
โ€ข Eliminate FFmpeg Sonification Latency (There is little to none with Ecasound) [โœ–]
โ€ข Modify existing FFmpeg filters to support libzmq + Timeline and Command support [โœ–]
โ€ข Upload my filter presets [โœ–]
โ€ข Add video file input [โœ–] (optionally you can use OBS virtual video device)
โ€ข Add option to trigger filter presets via MIDI Notes or CC [โœ–]
โ€ข Virtual video output device (so you can use this as a webcam) [โœ–]
โ€ข File output (Encode video of the sonification) [โœ–]
โ€ข ETC ETC ETC

image

soniffpy's People

Contributors

g-l-i-t-c-h-o-r-s-e avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

soniffpy's Issues

add setup info

if you make a file called requirements.txt:

python-rtmidi
zmq

you can just say "run pip install -r requirements.txt to install"

I think you just need to run py SoniStart.py to start right? maybe mention that SoniGUI.py is only used internally I tried loading that file first and was confused.

also helpful note would be to mention which audio filters work, most aren't implemented, right?

this thing is pretty neat.

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.