Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

midi(3alleg4) [debian man page]

MIDI(3alleg4)							  Allegro manual						     MIDI(3alleg4)

NAME
MIDI - Stores MIDI data. Allegro game programming library. SYNOPSIS
#include <allegro.h> typedef struct MIDI DESCRIPTION
A structure holding MIDI data. Read chapter "Music routines (MIDI)" for a description on how to obtain/use this structure. SEE ALSO
load_midi(3alleg4), exmidi(3alleg4) Allegro version 4.4.2 MIDI(3alleg4)

Check Out this Related Man Page

exmidi(3alleg4) 						  Allegro manual						   exmidi(3alleg4)

NAME
exmidi - Playing MIDI music. Allegro game programming library. SYNOPSIS
#include <allegro.h> Example exmidi DESCRIPTION
This program demonstrates how to play MIDI files. SEE ALSO
END_OF_MAIN(3alleg4), MIDI(3alleg4), SCREEN_H(3alleg4), SCREEN_W(3alleg4), allegro_error(3alleg4), allegro_init(3alleg4), allegro_mes- sage(3alleg4), clear_to_color(3alleg4), desktop_palette(3alleg4), destroy_midi(3alleg4), font(3alleg4), get_filename(3alleg4), get_midi_length(3alleg4), install_keyboard(3alleg4), install_sound(3alleg4), install_timer(3alleg4), key(3alleg4), keypressed(3alleg4), load_midi(3alleg4), makecol(3alleg4), midi_pause(3alleg4), midi_pos(3alleg4), midi_resume(3alleg4), midi_time(3alleg4), play_midi(3alleg4), readkey(3alleg4), rectfill(3alleg4), rest(3alleg4), screen(3alleg4), set_display_switch_mode(3alleg4), set_gfx_mode(3alleg4), set_pal- ette(3alleg4), text_height(3alleg4), text_length(3alleg4), textprintf_centre_ex(3alleg4) Allegro version 4.4.2 exmidi(3alleg4)
Man Page

6 More Discussions You Might Find Interesting

1. AIX

command for checking temperature & humidity.

what're commands I can use to check temperature and humidity of AIX machine? (0 Replies)
Discussion started by: pattarapongn
0 Replies

2. UNIX for Dummies Questions & Answers

Finding files that midify the PS1 variable.

Any help developing a command to find all files on the system named ".bashrc" that modify the PS1 variable. I wanna list the full file name, including the full path, and protection. Nothing else. (2 Replies)
Discussion started by: raidkridley
2 Replies

3. Solaris

converting midi to wav in solaris 10

how can i convert midi to wave in solaris 10 i have found timidity but it lack of documentation. is there any other suggestion? (1 Reply)
Discussion started by: conandor
1 Replies

4. Shell Programming and Scripting

sed & areas respectively sed & pyramiding

Hello everyone, i wonder if someone could give me an advice regarding the following problem using sed. Given ist a structure as shown below: <aaa>text1<b>text2</b>text3<c>text4</c>text5</aaa> Now I want to change the outer tag from "aaa" to "new" and replace all tags inside the outer tags... (4 Replies)
Discussion started by: Donaldinho
4 Replies

5. Ubuntu

MIDI sync to external daw Yamaha AW4416

I am trying to sync up my Yamaha AW4416 to ubuntu studio 9.10 in order to use drum and midi sounds. I have tried using MTC and midi clock slave and master but to no avail. I am using an Edirol UA-25 usb soundcard with the advance switch on to enable midi. Any ideas or is this impossible? (2 Replies)
Discussion started by: stelloscuro
2 Replies

6. UNIX for Dummies Questions & Answers

Simple Midi Need

In MS Windows Media Player, I can open a MIDI file (.mid), and in 'Sound' sub section of control panel, I can direct an external USB device to play it. I do not seem to be able to find any SIMPLE way to do this in Linux: the Ubuntu Midi info says it is applicable UNLESS you are using external... (2 Replies)
Discussion started by: Priscus
2 Replies