|
|
typedef struct seq_context seq_context_t | seq_context_t |
#include <alsaSeqlib.h>
seq_context_t * seq_create_context ()
| seq_create_context |
#include <alsaSeqlib.h>
seq_context_t * seq_new_client (seq_context_t *ctxp)
| seq_new_client |
#include <alsaSeqlib.h>
void seq_free_context (seq_context_t *cxtp)
| seq_free_context |
#include <alsaSeqlib.h>
int seq_new_port (seq_context_t *ctxp)
| seq_new_port |
#include <alsaSeqlib.h>
void seq_destroy_port (seq_context_t *cxtp, int port)
| seq_destroy_port |
#include <alsaSeqlib.h>
int seq_connect_add (seq_context_t *ctxp, int client, int port)
| seq_connect_add |
#include <alsaSeqlib.h>
int seq_init_tempo (seq_context_t *ctxp, int resolution, int tempo,
int realtime)
| seq_init_tempo |
#include <alsaSeqlib.h>
void seq_set_queue (seq_context_t *ctxp, int q)
| seq_set_queue |
#include <alsaSeqlib.h>
int seq_sendto (seq_context_t *ctxp, snd_seq_event_t *ev, int client, int port)
| seq_sendto |
#include <alsaSeqlib.h>
void seq_start_timer (seq_context_t *ctxp)
| seq_start_timer |
#include <alsaSeqlib.h>
void seq_stop_timer (seq_context_t *ctxp)
| seq_stop_timer |
#include <alsaSeqlib.h>
void seq_control_timer (seq_context_t *ctxp, int onoff)
| seq_control_timer |
#include <alsaSeqlib.h>
int seq_write (seq_context_t *ctxp, snd_seq_event_t *ep)
| seq_write |
#include <alsaSeqlib.h>
void * seq_handle (seq_context_t *ctxp)
| seq_handle |
#include <alsaSeqlib.h>
void seq_midi_event_init (seq_context_t *ctxp, snd_seq_event_t *ep,
unsigned long time, int devchan)
| seq_midi_event_init |
#include <alsaSeqlib.h>
void seq_midi_note (seq_context_t *ctxp, snd_seq_event_t *ep, int devchan, int note,
int vel, int length)
| seq_midi_note |
#include <alsaSeqlib.h>
void seq_midi_note_on (seq_context_t *ctxp, snd_seq_event_t *ep, int devchan, int note,
int vel, int length)
| seq_midi_note_on |
#include <alsaSeqlib.h>
void seq_midi_note_off (seq_context_t *ctxp, snd_seq_event_t *ep, int devchan, int note,
int vel, int length)
| seq_midi_note_off |
#include <alsaSeqlib.h>
void seq_midi_keypress (seq_context_t *ctxp, snd_seq_event_t *ep, int devchan, int note,
int value)
| seq_midi_keypress |
#include <alsaSeqlib.h>
void seq_midi_control (seq_context_t *ctxp, snd_seq_event_t *ep, int devchan, int control,
int value)
| seq_midi_control |
#include <alsaSeqlib.h>
void seq_midi_program (seq_context_t *ctxp, snd_seq_event_t *ep, int devchan, int program)
| seq_midi_program |
#include <alsaSeqlib.h>
void seq_midi_chanpress (seq_context_t *ctxp, snd_seq_event_t *ep, int devchan,
int pressure)
| seq_midi_chanpress |
#include <alsaSeqlib.h>
void seq_midi_pitchbend (seq_context_t *ctxp, snd_seq_event_t *ep, int devchan, int bend)
| seq_midi_pitchbend |
#include <alsaSeqlib.h>
void seq_midi_tempo (seq_context_t *ctxp, snd_seq_event_t *ep, int tempo)
| seq_midi_tempo |
#include <alsaSeqlib.h>
void seq_midi_sysex (seq_context_t *ctxp, snd_seq_event_t *ep, int status,
unsigned char *data, int length)
| seq_midi_sysex |
#include <alsaSeqlib.h>
void seq_midi_echo (seq_context_t *ctxp, unsigned long time)
| seq_midi_echo |
#include <alsaSeqlib.h>
enum Type { SCORETRACK, DRUMTRACK, MASTERTRACK, AUDIOTRACK, COMMENTTRACK, TRACK, ABSTRACT, ATOM, STRING, POSITION, REFERENCE, EVENT, MASTEREVENT, NOTE, MIDIEVENT, SYMBOL, AUDIOEVENT, ORNAMENT, LYRICS, STEM, EXPRESSION, BOW, COMPOUND, SONG, PART, SELECTION, VECTOR, TABLE, OPERATION, ADDON, ADDELEMENT, REMOVEELEMENT, CONVERTTRACK, MOVEPART, COPYPART, COPYGHOSTPART, MOVEEVENT, COPYEVENT, CHANGENOTE, GLUENOTE, SPLITNOTE, ADDORNAMENT, REMOVEORNAMENT, ADDSYMBOL, ADDTOSELECTION, REMOVEFROMSELECTION, NEWSELECTION, SELECTLEFT, SELECTRIGHT, UNSELECT, SPLITPART, GLUEPARTS, COPYSELECTION, CUTSELECTION, PASTESELECTION, DELETESELECTION } | Type |
#include <element.h>
enum { DOWN, UP } |
#include <element.h>
enum GuiEvents { UNDO, REDO, CHANGES, SELECTIONS, MEMORY } | GuiEvents |
#include <element.h>
ostream & operator<< (ostream&,Element&)
| operator<< |
#include <element.h>
enum { NS_STACCATO, NS_LEGATO, NS_ACCDOWN, NS_ACCUP, NS_ACCENT1, NS_ACCENT2, NS_ACCENT3, NS_ACCENT4, NS_ACCENT5, NS_ACCENT6, NS_ACCENT7, NS_ACCENT8, NS_ACCENT9, NS_ACCENT10, NS_ACCENT11, NS_TRILLER, NS_TRILL1, NS_TRILL2, NS_INF, NS_BOWUP, NS_BOWDOWN } |
#include <note.h>
enum { AS_LABEL1, AS_LABEL2, AS_LABEL3, AS_CASE1, AS_CASE2, AS_PEDAL1, AS_PEDAL2, AS_NOTEDOT, AS_NOTE3, AS_NOTE6, AS_NOTEXX, AS_8VA, AS_15VA, AS_TRILLX, AS_TRILLX2, AS_DECRESCENDO, AS_CRESCENDO, AS_BRACKETUP, AS_BRACKETDOWN, AS_ARPEGGIO, AS_TEXT, DYN_PPP, DYN_PP, DYN_P, DYN_MP, DYN_MF, DYN_F, DYN_FF, DYN_FFF, DYN_SFZ, DYN_SF, DYN_SFF, DYN_FP } |
#include <note.h>
enum Function {plus,plus1,minus,minus1,times,times1,eval,setq,sett,oblist,funlist,car,cdr,nth,replacenth,load, dump,forn,list,equal,eq,notequal,neq,lessthan,lth,greaterthan,gth,ifn, appnd,rnd,lngth} | Function |
#include <parser.h>
enum ElementNamesIndex {LIST,INT,DOUBLE,STRING,FUNCTION,OBJECT,VALENCE,ENZYME,ERR,BOOLL} | ElementNamesIndex |
#include <parser.h>
void addToElList (ElPtr*)
| addToElList |
#include <parser.h>
pElement * PARSE (char*)
| PARSE |
#include <parser.h>
enum { KMID, ARTS, ALSA } |
#include <player.h>
enum { NoBackground, PaperBackground, UserDefinedBackground } |
#include <prMainEditor.h>
typedef Addon * (*OpFunction) (Element*) | (*OpFunction) |
#include <prMainEditor.h>
typedef char * (*OpDescriptor) () | (*OpDescriptor) |
#include <prMainEditor.h>
typedef char * (*OpCategory) () | (*OpCategory) |
#include <prMainEditor.h>
typedef int (*OpContext) () | (*OpContext) |
#include <prMainEditor.h>
enum EditorType { NOTEEDITOR, PREDITOR, SCOREEDITOR, MASTEREDITOR, EVENTEDITOR, AUDIOEDITOR, DRUMEDITOR } | EditorType |
#include <prPartEditor.h>
enum ScoreObjectType { BREAK, SINGLE, MULTIPLE } | ScoreObjectType |
#include <prScorePainter.h>
enum ScoreType { SINGLESCORE, MULTIPLESCORE } | ScoreType |
#include <scoreBar.h>
enum ScoreArea { LeftBorder, Clef, Indent, Score, RightBorder } | ScoreArea |
#include <scoreIterator.h>
enum PartApp { CLEAN, TRACKNAME, INSTRUMENT, EVENTS } | PartApp |
#include <song.h>
enum EditorApp { ADJUSTPARAMETERS, NOADJUST } | EditorApp |
#include <song.h>
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |