Commit Graph

25 Commits

Author SHA1 Message Date
dviid a7408c519a Added Motion update_position 2013-02-05 10:58:52 +01:00
Bill Verplank 7e41bac2ce Pulse_Beat.ino
added to software/lib/MMM/examples/motor/
2013-02-05 10:37:08 +01:00
Bill Verplank 6f349b75d8 KEYWORD1
Moror
2013-02-05 10:33:47 +01:00
Jakob Bak b2a6228236 Added placeholders for tutorial library 2013-02-05 10:32:22 +01:00
Jakob Bak fe929b835e Updated Music.h and added MIDI functionality to it 2013-02-05 10:23:08 +01:00
Jakob Bak 8bd5f2b35c Changed default direction for MOTORB
Due to hardware design of MM board MOTORA and MOTORB had opposite
directions. Fixed by switching settings for MOTORB in
MMotor::direction(DIRECTION) function
2013-02-01 11:33:43 +01:00
Jakob Bak c983a92107 Updates to Music.h, deleted Midi.h and Midi.cpp
We can now use these commands in the arduino sketch:
#define NUM_OSCILLATORS x     // where x is 1, 2 or 3
#define BIT_DEPTH x    // where x is 8 or 12

Deleted Midi library files as they where causing multiple definition
errors with the outdated Music.h file.
2013-01-30 21:25:34 +01:00
dviid f5246baf9c Updated Music 2013-01-30 19:04:28 +01:00
dviid f0556802f5 Fixed Motion 2013-01-30 18:58:19 +01:00
dviid dbb6a746be Revert "Changes to Music.h and Music.cpp"
This reverts commit 8b24803aa2.
2013-01-30 18:51:07 +01:00
Jakob Bak 8b24803aa2 Changes to Music.h and Music.cpp 2013-01-30 18:45:25 +01:00
Jakob Bak 37f714e3d3 Slight fixes to motion and music library 2013-01-29 12:41:15 +01:00
Bill Verplank 8600cbd3e0 Bill's Music mess 2013-01-29 12:09:26 +01:00
dviid 4a2f82f907 Updates: Motion + Motor
Integration with unsyncable branch
2013-01-28 11:58:58 +01:00
Bill Verplank b0bce01fac Jakob changed some comments on bill's computer 2013-01-25 11:15:06 +01:00
Jakob Bak 0f8eb0f54d created new center example 2013-01-25 11:14:01 +01:00
Jakob Bak 9f2f760a47 Changes to Motion, Motor and Music Library
Motion library still needs to be fixed. Don't use yet.
2013-01-24 21:14:16 +01:00
Bill Verplank b74972db16 Thursday Commit
including David's lib from yesterday
2013-01-24 12:11:56 +01:00
Jakob Bak 5912dfdcd4 Added some comment text for interrupt select and NUM_OSCILLATORS 2013-01-24 10:22:47 +01:00
Jakob Bak 642b4973ca Oscillator selects and examples
Made it possible to select type and number of oscillators to compile
(via preprocessor). Made Examples folder to library where  tutorials
will go in.
2013-01-23 19:29:16 +01:00
dviid 0a0e857cea Update Motion library and added an example how-to in apps folder 2012-12-06 16:15:01 +01:00
dviid d991358765 Added Motion lib 101 2012-11-26 15:22:47 +01:00
Jakob Bak 2e44dcdf03 Lots of minor tweeks. Primarily changing wavetable to 8bit with 16 different waveforms 2012-11-12 00:26:20 +01:00
dviid 3596727aed Fixed MMM library directory structure 2012-11-05 11:27:36 +01:00
dviid 82f636dacd HAHA! 2012-11-03 14:04:45 +01:00