Skip to content

MIDI converter for the Moog Music Werkstatt-01 synthesizer

License

Notifications You must be signed in to change notification settings

robertgallup/Werkstatt-MIDI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moog Werkstatt-01 MIDI interface

GitHub repository supporting my blog post at sparkfun.com. https://www.sparkfun.com/news/1617


Dependency

This was written using the Arduino MIDI library from FortySevenEffects. It was using version 4.2, hash 352e3d10fb.

Repository Contents

  • /Firmware - Arduino project source code
    • /werkstatt-midi/ is the MIDI-to-CV code.
    • /dac-integration-test/ is simple test code to verify that both of the MCP-4725's are at different I2C addresses.
  • /diagrams contains the SVG hookup diagram for the circuit
  • /theory contains background documents

Bill Of Materials

Version History

License Information

The individual hardware pieces are released under Creative Commons ShareAlike 4.0 International.

Ordinarily, we'd be using the beerware license for the firmware. However, the FortySevenEffects MIDI library is GPL V3. Since we're statically linking to it, that likely means the result needs to be GPL V3 as well.

Distributed as-is; no warranty expressed or implied.

About

MIDI converter for the Moog Music Werkstatt-01 synthesizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%