|
|
| version 1.2, 2004/08/03 12:50:54 | version 1.3, 2004/08/05 16:47:26 |
|---|---|
| Line 207 static const INITBL iniitem[] = { | Line 207 static const INITBL iniitem[] = { |
| {"OPMsound", INITYPE_BOOL, &xmilcfg.SOUND_SW, 0}, | {"OPMsound", INITYPE_BOOL, &xmilcfg.SOUND_SW, 0}, |
| {"SampleHz", INITYPE_UINT16, &xmilcfg.samplingrate, 0}, | {"SampleHz", INITYPE_UINT16, &xmilcfg.samplingrate, 0}, |
| {"Latencys", INITYPE_UINT16, &xmilcfg.delayms, 0}, | {"Latencys", INITYPE_UINT16, &xmilcfg.delayms, 0}, |
| {"SoundPly", INITYPE_BOOL, &xmilcfg.SOUNDPLY, 0}, | |
| {"Seek_Snd", INITYPE_BOOL, &xmilcfg.MOTOR, 0}, | {"Seek_Snd", INITYPE_BOOL, &xmilcfg.MOTOR, 0}, |
| {"Seek_Vol", INIMAX_UINT8, &xmilcfg.MOTORVOL, 100}, | {"Seek_Vol", INIMAX_UINT8, &xmilcfg.MOTORVOL, 100}, |