music68_t Struct Reference

SC68 music (track) structure. More...

#include <file68.h>


Data Fields

unsigned ym:1
 Music uses YM-2149 (ST).
unsigned ste:1
 Music uses STE specific hardware.
unsigned amiga:1
 Music uses Paula Amiga hardware.
unsigned stechoice:1
 Music allow STF/STE choices.
Music replay parameters.
unsigned d0
 D0 value to init this music.
unsigned a0
 A0 Loading address.
unsigned frq
 Frequency in Hz (default:50).
unsigned start_ms
 Start time in ms from disk 1st track.
unsigned time_ms
 Duration in ms.
unsigned frames
 Number of frame.
struct {
   unsigned   ym:1
 Music uses YM-2149 (ST).
   unsigned   ste:1
 Music uses STE specific hardware.
   unsigned   amiga:1
 Music uses Paula Amiga hardware.
   unsigned   stechoice:1
 Music allow STF/STE choices.
flags
 Features flags.
Human readable information.
char * name
 Music name.
char * author
 Author name.
char * composer
 Composer name.
char * replay
 External replay name.
Music data.
unsigned datasz
 data size in bytes.
char * data
 Music data.


Detailed Description

SC68 music (track) structure.


Field Documentation

unsigned music68_t::d0

D0 value to init this music.

unsigned music68_t::a0

A0 Loading address.

See also:
SC68_LOADADDR.

unsigned music68_t::frq

Frequency in Hz (default:50).

Start time in ms from disk 1st track.

Duration in ms.

Number of frame.

unsigned music68_t::ym

Music uses YM-2149 (ST).

unsigned music68_t::ste

Music uses STE specific hardware.

unsigned music68_t::amiga

Music uses Paula Amiga hardware.

Music allow STF/STE choices.

struct { ... } music68_t::flags

Features flags.

Music name.

Author name.

Composer name.

External replay name.

data size in bytes.

Music data.


The documentation for this struct was generated from the following file:

Generated on Mon Aug 24 02:56:25 2009 for sc68fordevelopers by  doxygen 1.5.9