Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python effect prototyping framework #1290

Conversation

squarewavesbelow
Copy link

This a minimal framework I have developed in python for prototyping and tuning audio dsp algorithms in python with numpy and other existing python packages such as adaptfilt and speexdsp-python.

The framework supports both file input/output and realtime audio processing. For the realtime capabilities it requires sounddevice which requires portaudio.

@daschuer
Copy link
Member

daschuer commented Jun 22, 2017

It is odd to have wav files in the commit history. What is the content? Why we need them? Cold we host them external, or maintain a script to create them?

@Be-ing
Copy link
Contributor

Be-ing commented Apr 18, 2018

This pull request has not been updated in a long time and doesn't seem to be relevant to Mixxx so I am closing it to reduce the clutter of open PRs. If you would like to continue working on it, I suggest publishing it as a separate project.

@Be-ing Be-ing closed this Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants