/Users/franky/DIY/Arduino/Arduino.app/Contents/Resources/Java/hardware/libraries/MIDI/MIDI.cpp File Reference

#include <inttypes.h>
#include <stdlib.h>
#include "WConstants.h"
#include "MIDI.h"
#include "HardwareSerial.h"

Go to the source code of this file.

Defines

#define UART   Serial
#define Channel_Refused   0

Variables

MIDI_Class MIDI


Define Documentation

#define Channel_Refused   0

Definition at line 27 of file MIDI.cpp.

#define UART   Serial

to ATmega 644p users: this library uses the serial port #1 for MIDI.

to any other ATmega users: this library uses the serial port #0 for MIDI (if you have more than one UART).

Definition at line 16 of file MIDI.cpp.


Variable Documentation

Main instance (the class comes pre-instantiated).

Definition at line 30 of file MIDI.cpp.


Generated on Mon Dec 14 14:45:29 2009 for Arduino MIDI Library by  doxygen 1.5.8