Skip to content

AiexProjects/python-daw-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAAV - Luca Again... and Alex Virji

A Python-based synthesiser and step sequencer with MIDI and DJ controller support.

Requirements

  • Python 3.11+
  • A MIDI device (optional)

First Time Setup

  1. Clone the repo

  2. Make the setup script executable and run it
    chmod +x setup.sh
    ./setup.sh

  3. Activate the virtual environment
    source .venv/bin/activate

Running the App

  • rn do laav-run

  • source .venv/bin/activate (only if virtual environment is not active)

  • laav

Running Tests

  • pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors