sylvchev / timeflux_audio

Timeflux audio plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timeflux audio plugin

This plugin allows you to synthesis and play audio streams using Timeflux. Work in progress.

Installation

First, make sure that Timeflux is installed.

You can then install this plugin in the timeflux environment:

$ conda activate timeflux
$ git clone https://github.com/timeflux/timeflux_audio.git
$ cd timeflux_audio
$ pip install -e .

About

Timeflux audio plugin

License:MIT License


Languages

Language:Python 100.0%