|
Home
/ FAQ
/ News Classifieds / Events |
Audio Asylum Thread Printer |
Get a view of an entire thread on one page |
217.186.215.229
| '); } else { document.writeln(''); } } else { document.writeln(''); } } else { document.writeln(''); } } // End --> |
In Reply to: RE: Is this only in cMP Mode or also with XP Mode? posted by cics on May 25, 2009 at 09:21:18
RAM loading file "c/......." wav size 440MB
processed to 10 MB
processed to 20 MB
processed to 30 MB
.......
processed to 440 MB
Player started.
Task=#N "c:/ program files/cicsPlay.exe"%C
Player Process Affinity:system 0x0012F 1A8 before 0x00000040 after 0x0012FA8
Player optimation by Player
=>Player exited
player action completed
....does that make sense cics ?
Set RAM Load to NO (cPlay RAM loads internally).
Diagnostics should look something like this:
Request to play:
[ Andrea Bocelli - Romanza ]
Player started.
Task = #N "c:\program files\cics Play\cicsPlay.exe" %C
Player Process Affinity: system 0x00000003 before 0x00000001 after 0x00000003
Player optimisation by Player.
==> Player exited.
Play action completed.
Notice the "Task" folder is different to yours. Change your cicsMemoryPlayer.pth (in C:\Program Files\cics Memory Player) "CUE_PLAYER" line to:
CUE_PLAYER #N "c:\program files\cics Play\cicsPlay.exe" %C
What worries me is your affinity values: 0x00000040 & 0x0012F1A8 - these are garbage!
Post a Followup: