If you drag and drop aaaac.cjm onto the main screen, it will display the image while playing the audio.
The contents of aaaac.cjm are as follows:
It specifies the MP3 and PNG files using relative paths from aaaac.cjm.
Code: Select all
CJMP Reset
CJM Cut, Sequence
#
mp3\aaaac.mp3
00:00:000 1:"1-1 Alabama":APIC="img\alabama.png",USLT="Alabama"
00:01:574 1:"2-1 Alaska":APIC="img\alaska.png",USLT="Alaska"
00:03:174 1:"3-1 Arizona":APIC="img\arizona.png",USLT="Arizona"
00:04:761 1:"4-1 Arkansas":APIC="img\arkansas.png",USLT="Arkansas"
00:06:387 1:"5-1 California":APIC="img\california.png",USLT="California"
#
mp3\mjpls.mp3
00:00:000 1:"1-2 Montgomery":APIC="img\alabama.png",USLT="Montgomery"
00:01:681 1:"2-2 Juneau":APIC="img\alaska.png",USLT="Juneau"
00:03:121 1:"3-2 Phoenix":APIC="img\arizona.png",USLT="Phoenix"
00:04:707 1:"4-2 Little Rock":APIC="img\arkansas.png",USLT="Little Rock"
00:06:387 1:"5-2 Sacramento":APIC="img\california.png",USLT="Sacramento"
CJM SelectAll, Convert
CJM Merge
CJM Alphabetize, SelectNonePq
CJM MetaData(1,30,30,750,550,580,0), Playback("1",2)