Skip to content

jacobroufa/midi_c4_preset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MIDI Preset Changer

Intended for use with the Source Audio C4 Synth but will maybe work with other One Series pedals.


Requirements

Hardware

  • Adafruit Trinket M0
  • TM1637 7-segment display
  • 2x momentary buttons
  • 1590A case (or similar)

Software Dependencies


Pin Assignments

  • 0 - Up Button
  • 1 - Down Button
  • 2 - LCD I/O
  • 3 - LCD Clock

Prompted by a discussion at The Gear Page. Thanks to user morrissey007 for the motivation. :)

Functionality

Button 0 press will increment preset (default/startup = 0), Button 1 will decrement. Pressing both buttons simultaneously will display the channel (set to 0 in code). Uncomment L114 in order to allow this to be changed. Don't know if this is useful -- I may have the combined press do something different in the future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages