Skip to content

syfenx/kivysequencer

Repository files navigation

Kivy Sequencer

WIP music sequencer

Installation

Requires:

pip install -r requirements.txt
(if above fails)
pip install Kivy-2.0.0.dev0-cp36-cp36m-win32.whl
pip install kivy_deps.sdl2
pip install kivy_deps.gstreamer
pip install kivy_deps.glew

Pyo must be compiled from source if running on Linux.

Usage example

Run:

python kivy_sequencer.py

Development setup

Install the requirements as listed above and run the file directly.

python kivy_sequencer.py

Release History

  • 0.0.1
    • First release, (rough) work in progress

Meta

Sam H. – @shuff_cosyfenx@gmail.com

https://github.com/syfenx/

Contributing

  1. Fork it (https://github.com/syfenx/kivysequencer/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Kivy beat sequencer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages