Difference between revisions of "MIDIStep"
From vjmedia
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
MIDIStep is a Ruby command line program that generates G-Code (3D printer commands) from a MIDI file. The 3D printer will play tones from the MIDI file using its stepper motors. | MIDIStep is a Ruby command line program that generates G-Code (3D printer commands) from a MIDI file. The 3D printer will play tones from the MIDI file using its stepper motors. | ||
+ | Code: | ||
[https://github.com/mister-walter/MIDIStep Github page] | [https://github.com/mister-walter/MIDIStep Github page] | ||
+ | The code is also available as a zip file [[http://media.wpi.edu/Academics/Depts/HUA/Manzo/AndrewWalterFinal/Code.zip here]] | ||
− | + | How to use MIDIStep: | |
+ | <mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/AndrewWalterFinal/ScreencastBetter.m4v</mediaplayer> | ||
+ | |||
+ | |||
+ | Recordings of a printer running MIDIStep-generated gcode | ||
+ | C Major Scale | ||
+ | <mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/AndrewWalterFinal/Scales1.mov</mediaplayer> | ||
+ | |||
+ | Mario Victory Jingle | ||
+ | <mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/AndrewWalterFinal/MarioVictory.mov</mediaplayer> | ||
+ | |||
+ | Mario Underground Jingle Failure | ||
+ | <mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/AndrewWalterFinal/MarioUndergroundFail.mov</mediaplayer> | ||
+ | |||
+ | Zelda Triforce Jingle | ||
+ | <mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/AndrewWalterFinal/Triforce.mov</mediaplayer> | ||
[[Category:Interactive Systems]] | [[Category:Interactive Systems]] |
Latest revision as of 03:43, 4 May 2015
MIDIStep is a Ruby command line program that generates G-Code (3D printer commands) from a MIDI file. The 3D printer will play tones from the MIDI file using its stepper motors.
Code: Github page The code is also available as a zip file [here]
How to use MIDIStep:
Recordings of a printer running MIDIStep-generated gcode
C Major Scale
Mario Victory Jingle
Mario Underground Jingle Failure
Zelda Triforce Jingle