Skip to content
/ syemte Public

Simple (yet effective) multitrack editor (?) using rubberband (pitch-shifting) + pydub

License

Notifications You must be signed in to change notification settings

frafra/syemte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

syemte is a simple (yet effective) multitrack editor using rubberband (pitch-shifting) + pydub.

Dependencies

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

Demo

$ ./syemte/sampler.py
$ for i in ./example/track*.py; do "$i"; done
$ ./example/merge.py

About

Simple (yet effective) multitrack editor (?) using rubberband (pitch-shifting) + pydub

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages