Changeset 1880:ebb1117d8189 in roaraudio for include/libroardsp/midi.h


Ignore:
Timestamp:
05/23/09 19:02:14 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roar_midi_note_from_midiid()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/midi.h

    r1854 r1880  
    7777//int            roar_midi_free_no     (struct roar_note_octave * note); 
    7878 
     79int            roar_midi_note_from_midiid(struct roar_note_octave * note, unsigned char midiid); 
     80 
    7981int            roar_midi_find_octave (char * note); 
    8082int            roar_midi_add_octave  (struct roar_note_octave * note); 
Note: See TracChangeset for help on using the changeset viewer.