Coder Social home page Coder Social logo

ulmert / polly Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 16 KB

A MIDI proxy sketch for the Midiboy (Arduino) platform - enabling a Korg Volca Sample 2 to be used as a polyphonic (and multitimbral) sample player (when combined with a MIDI keyboard / controller)

Home Page: https://youtu.be/oxSC8LzjMGI

License: BSD 3-Clause "New" or "Revised" License

C++ 100.00%

polly's Introduction

Polly

A MIDI proxy sketch for the Midiboy (Arduino) platform - enabling a Korg Volca Sample 2 to be used as a polyphonic (and multitimbral) sample player (when combined with a MIDI keyboard / controller).

Supports up to 9 channels, either separate, layered or grouped. In addition to pitch, control changes such as sample selection, lo-cut, pan and reverb can be mapped in a variety of ways.

The Volca Sample 2 must be configured to run in (midi) multi-channel mode.
When active channels exceeds 6-7 sometimes an audible click can be heard upon sample playback.

Note: If a parameter is configured to be off (e.g. velocity) then no control change will be transmitted. Setting release time will trigger a control value of 127 (hold) upon note on events and the configured release time on note off - this enables sample duration to be controlled by key / note duration.

Channels (1-9)

Input

Key(s) Action
B Next page
A As indicated on the screen
U/D/L/R Move between parameters / Change parameter value

Settings

Parameter Description
MIDI Listen channel (ALL, 1 - 16)
NSTEAL Enable note stealing (OFF / ON)
LOWER Lower range key mapping
UPPER Upper range key mapping
OFFSET Amount to offset notes played
REL Release time triggered by a note off event (OFF, 1 - 127)
VEL Velocity control (OFF, RANDOM, KEYPRESS)
VELMIN Minimum velocity
VELMAX Maximum velocity (velocity will be scaled within this range)
VELINV Invert the velocity (OFF / ON)
CUT Lo-cut control (OFF, RANDOM, KEYPRESS)
CUTMIN Minimum lo-cut
CUTMAX Maximum lo-cut (lo-cut will be scaled within this range)
GROUP Channel is assigned to a group (1-4) Note; A channel assigned to a group will have MIDI and Note stealing overriden by the group settings

Groups (1-4)

Input

Key(s) Action
B Next page
U/D/L/R Move between parameters / Change parameter value

Settings

Parameter Description
MIDI Listen channel (ALL, 1 - 16)
NSTEAL Enable note stealing (OFF / ON)
SMODE Sample selection mode (OFF, RANDOM, KEYPRESS, CYCLE)
SMPL 1 Sample number (OFF, 1 - 200)
SMPL 2 Sample number (OFF, 1 - 200)
SMPL 3 Sample number (OFF, 1 - 200)
SMPL 4 Sample number (OFF, 1 - 200)
RVRB 1 Reverb setting (OFF, ENABLE, DISABLE, RANDOM)
RVRB 2 Reverb setting (OFF, ENABLE, DISABLE, RANDOM)
RVRB 3 Reverb setting (OFF, ENABLE, DISABLE, RANDOM)
RVRB 4 Reverb setting (OFF, ENABLE, DISABLE, RANDOM)
PAN Ping-pong panning width (OFF, 1 - 4)

Sample select (using any of the 4 enabled sample slots) will only be send if selection mode is set (RANDOM, KEYPRESS or CYCLE). When KEYPRESS is selected, the note velocity will determine which of the (sample number) slots to use. Also note that each sample slot is mapped to corresponding reverb slot.

MIDI Buffer Monitor

Input

Key(s) Action
B Next page
A Reset active notes

Save / Load

Input

Key(s) Action
B Next page
U/D Move between save slots
L/R Hold to save / Hold to load

Short demonstration

polly's People

Contributors

ulmert avatar

Stargazers

~ aka goonf!sh. avatar  avatar

Watchers

 avatar

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.