Programming Music

Sunrise DAW

Sunrise is an awesome free Digital Audio Workstation written with the python and Qt. The main purpose of the project is to develop cross-platform, all-in-one music production software including processing audio samples, applying audio effects, providing a set of instruments and others. To run Sunrise you need python, Qt and PyQt installed. It works with both python2 and py3k versions.

Sunrise is in active development stage and new featueres appear frequently. Here is the screenshot of the current working version:

Project view:

Audio view:

Drumset view:

To download the source code please follow the link

Latest project activities

  • 2012-02-29 13:48:40 - commited to sunrise: Merge default with test
  • 2012-02-29 13:48:40 - commited to sunrise: Sampler modulation fixes
  • 2012-02-29 13:12:31 - commited to sunrise: Sampler improvements. Now it sounds cleaner but refactoring needed
  • 2012-02-22 12:04:02 - commited to sunrise: Sampler added. Not it modulate notes really ugly. Reimplementation needed
  • 2012-02-21 12:45:37 - commited to sunrise: Playing project file even it was not rendered. Not tested with ALSA
  • 2012-02-21 11:57:46 - commited to sunrise: Setting correct status if the recording is stopped (rawsp_qtmultimedia)
  • 2012-02-21 08:38:52 - commited to sunrise: fixing wrong file permission
  • 2012-02-21 08:37:40 - commited to sunrise: Linux installation file added
  • 2012-02-21 08:02:09 - commited to sunrise: Program folder added as a argument for sunrise.py