Changeset 2471:578cfae60a3c in roaraudio for roard/include/ssynth.h


Ignore:
Timestamp:
08/22/09 03:41:39 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added ssynth_note_render()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/ssynth.h

    r2469 r2471  
    7373int ssynth_note_set_stage(int id, int stage); 
    7474 
     75int ssynth_note_render   (int id, void * data); 
     76 
    7577int ssynth_note_on       (struct roar_note_octave * note, char vv); 
    7678int ssynth_note_off      (struct roar_note_octave * note, char vv); 
Note: See TracChangeset for help on using the changeset viewer.