Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

gabrielfveras/ZoomG1on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Being developed in linux environment!

device = os.open("/dev/midi2", os.O_RDWR)
"/dev/midi2" is the path to your device,probably will be in the same path.

TUNER

Turn tuner on : python3 main.py tuner on
Turn tuner off: python3 main.py tuner off

PATCHES

If you need to know patches name python3 main.py patch list
will return something like this.

A0
A1
A2
A3
A4
A5
A6
A7
A8
A9
...

Change patches for A0: python3 main.py patch A0
Change patches for B0: python3 main.py patch B0



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages