Commit Graph

38 Commits

Author SHA1 Message Date
Jakob Bak 646cd74442 Added example sketch for FM synthesis 2013-05-21 15:31:08 +02:00
Jakob Bak 3dc691cb98 updated music library documentation sketch and keywords 2013-05-21 15:30:44 +02:00
Jakob Bak e33335f379 updated library documentation Arduino "sketch" 2013-05-21 14:46:40 +02:00
Jakob Bak eb03f104e0 small changes to FM part, added MIDI CC for FM2 2013-05-21 10:01:19 +02:00
Jakob Bak 5d2e9096c3 Added FM synthesis and corrected detune via MIDI 2013-05-21 09:40:06 +02:00
Jakob Bak 19191f371c added reference for the Music library to examples folder 2013-05-15 09:44:45 +02:00
Jakob Bak 0b60af4044 Changes to Music.h and keywords.txt
added support for the miniCFO platform to work with the audio
2013-05-15 09:44:07 +02:00
Jakob Bak 4e8ad1e132 update notes to motion.cpp 2013-03-21 11:45:45 +01:00
Jakob Bak c10d2e5b0c Updated _8_mid.ino 2013-03-21 11:42:45 +01:00
dviid 05fc0c94af Goldsmiths 2013-03-18 10:51:33 +00:00
Jakob Bak 582ac0859b updated keywords 2013-02-10 10:42:14 +01:00
Jakob Bak e2a3935f07 added examples 2013-02-10 08:42:33 +01:00
Jakob Bak 5f994fcf7f Added examples 2013-02-10 08:40:08 +01:00
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