Commit Graph

32 Commits

Author SHA1 Message Date
Alexander Weinhold
e29a4203ed update fork to current state of original repository
* also include the Timer1 library directly for less hassle
2015-07-23 19:51:09 +02:00
Alexander Weinhold
7b20c89240 add info for analog pins that are used as digital output 2013-12-18 00:25:14 +01:00
Alexander Weinhold
436b596a6d make readme a little less chatty 2013-12-18 00:22:20 +01:00
Alexander Weinhold
b58888e394 MoppyDesk: remove unused code 2013-12-18 00:13:36 +01:00
Alexander Weinhold
0e795a21e9 MoppyDesk: strip unneeded stuff and import Apache commons cli
* themidibus.jar is never used
* MoppyUI is modified to work with standard Java

* MoppyMainWindow.form is deleted because it is without use in
* non-netbeans environments anyway

* apache commons cli will be used for a command line interface
2013-12-18 00:07:53 +01:00
Alexander Weinhold
2514a62bc8 adding midicomp for midi<-->plain text conversion 2012-09-01 16:20:14 +02:00
Sam Archer
ec7e4375c3 Merge branch 'master' of git@github.com:SammyIAm/Moppy.git 2012-05-04 01:28:55 -07:00
Sam Archer
055062cfef Updated to Arduino 1.0 code.
Fixed reset-bug (Thank you knorke74 !)
2012-05-04 01:26:37 -07:00
SammyIAm
84af66cd00 Fixed frequency of F1 (Thanks @stzup7 !) 2012-04-06 10:42:57 -07:00
Sam Archer
15e2b0c2d7 Fixed pitch bending to bend a larger amount. 2012-03-10 20:09:31 -08:00
Sam Archer
a2f970da34 Merge branch 'master' of git@github.com:SammyIAm/Moppy.git 2012-03-08 23:34:11 -08:00
Sam Archer
3e9bf6a078 Added pitch-bending capabilities. 2012-03-08 23:27:04 -08:00
SammyIAm
0d59f515ac Clarified grounding instructions 2012-01-06 12:46:11 -08:00
SammyIAm
34782fb77b Clarified pin-to-floppy connections. 2012-01-06 11:58:36 -08:00
Sam Archer
942f0b1656 Merge branch 'master' of git@github.com:SammyIAm/Moppy.git 2011-12-16 23:56:26 -08:00
Sam Archer
fc826bbaca Set MAX_PIN to 17 (Thanks solidsnake745) 2011-12-16 23:50:09 -08:00
Sammy1Am
991c45e86f Updated Readme 2011-12-14 14:49:31 -08:00
Sammy1Am
391fc0ff58 Clarified reported MIDI channels on load. 2011-12-14 14:39:15 -08:00
Sammy1Am
5296e478c8 Added a new sample song 2011-12-14 13:12:36 -08:00
Sammy1Am
50cd38c32a Reorganized UI; stability changes 2011-12-14 13:12:23 -08:00
Sammy1Am
ec145cee8f Updated Arduino code for 8 floppy drives. 2011-12-14 11:47:10 -08:00
Sam Archer
2d01e01a65 Now using timer inturrupts for the Arduino. 2011-10-16 23:59:18 -07:00
Sam Archer
93277776bc Fixed always using COM6. 2011-10-16 23:47:31 -07:00
Sam Archer
e7b18aa8ef Added Initial UI code.
No comments in code yet / needs cleaning.
2011-10-09 03:17:53 -07:00
Sam Archer
ff335bbc81 Renamed Main to MoppySequencer to support UI. 2011-10-09 03:17:17 -07:00
Sam Archer
6cf73b70d0 Updated to newer version of RXTXComm to match 64-bit drivers 2011-10-09 03:16:42 -07:00
Sam Archer
6a366f4810 Added serial drivers for convenience. 2011-10-08 14:25:56 -07:00
Sam Archer
be30db892e Added README and updated Java code with comments! 2011-10-08 14:25:27 -07:00
Sam Archer
9728c2992c Moved Moppy to a containing folder 2011-10-08 14:24:45 -07:00
Sam Archer
b06bf0e3cc Renamed NetBeans project folder 2011-10-08 12:58:38 -07:00
Sam Archer
65f6cf366e Added NetBeans project for convenience. 2011-10-08 12:55:30 -07:00
unknown
4e8ded22bb initial commit 2011-10-08 11:42:54 -07:00