Giter Site home page Giter Site logo

paradajz / zvuk9 Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 1.0 42.84 MB

Expressive USB MIDI controller used to play melodic instruments or drums / samples.

Home Page: http://zvukmachines.com/

License: GNU General Public License v3.0

C 92.68% C++ 6.16% Makefile 0.23% Assembly 0.93% Shell 0.01%
midi-controller

zvuk9's Introduction

Zvuk9

Zvuk9 is an expressive USB MIDI controller used to play melodic instruments or drums / samples.

Zvuk9 features:

  • 9 pressure and position sensitive pads
  • Velocity sensitivity (3 levels of sensitivity and 3 velocity response curves)
  • X and Y MIDI assignable to CC (CCs can be the same for all pads or unique per pad)
  • X or Y can be set to send pitch bend instead of CC
  • Aftertouch (channel or polyphonic)
  • 15 programs for storing settings (scale, tonic, split status, X & Y controls, on/off status for notes, aftertouch, and X and Y)
  • 7 predefined scales available: natural minor, harmonic minor, melodic minor, major, harmonic major, pentatonic minor, and pentatonic major
  • 10 user scales available so you can set which pad will play which note or notes
  • Chords can be assigned through user scales, a maximum of 7 notes can be assigned to a pad
  • Tonic can be set with Notes buttons
  • Notes buttons are illuminated, showing which notes are currently available and which note is currently playing
  • By default, tonic goes on Pad1; by using Notes up/down function, all notes can be moved
  • Encoder controls for X & Y: CC/Pitch bend, min, max, curve
  • Total of 13 response curves available for X and Y
  • 4 on/off buttons: notes, X, Y, and aftertouch
  • In Split mode, all controls for X and Y, state of 4 on/off buttons, and MIDI channel are unique per pad
  • Transport controls: play, stop, and record can be set to MCC, CC, or MCC+CC
  • Note off type choice (off channel, on channel/0 velocity)
  • All settings saved during reboot
  • MIDI over USB and MIDI through 3.5mm mini jack out (cable mini jack to MIDI DIN included)
  • Configurable MIDI running status for DIN MIDI
  • OLED display

Compiling

Several compile options are available:

  • Release - Standard firmware with USB MIDI support.
    • Command: make fw_rls
  • Debug - Uses LUFA virtual serial mode to print various messages during Zvuk9 usage (USB MIDI is disabled)
    • Command: make fw_debug
  • Bootloader - Used to compile bootloader which uses LUFA HID protocol
    • Command: make boot

Requirements:

  • Linux (tested on Ubuntu 16.04)
  • Make
  • AVR toolchain
  • srec_cat

Firmware upload

Before uploading Zvuk9 firmware, controller must be put into firmware update mode. To do this, unplug controller from USB, press and hold small button located next to MIDI connector and connect USB cable to PC. After that, PC will recognize Zvuk9 as HID device. Once the bootloader is active, run hid_bootloader_loader.exe found under /bin directory. This tool will automatically write firwmare to Zvuk9. Make sure FLASH.hex is present in directory. Controller will automatically load new firmware once updating is finished.

Licencing

Zvuk9 uses various modules which are licenced under different licenses.

  • LUFA is licenced under modified MIT licence.
  • MIDI module is licenced under MIT.
  • U8G2 is licenced under Two-clause BSD licence.
  • Core and LESS-DB modules are available under MIT licence.

This project is available under GNU GPLv3 licence. For commerical uses commercial licence is available on demand.

zvuk9's People

Contributors

paradajz avatar

Stargazers

 avatar  avatar  avatar TJ Usiyan avatar PretTyFish avatar Ubaid Seth avatar  avatar Harshad Sharma avatar Goran Mahovlic avatar

Watchers

 avatar  avatar  avatar

Forkers

tylerd34

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.