Quote: Originally Posted by slimmegane
IT WORKS IT WORKS!!!!!
All ok, I've connect all, connect the soundblaster, set his software, run TLCDCEmu and power on HU, select source and I read CD1 TRK1 ! Play WinAMP and sound after setup volume it work! it work!
Great !
Not that I had any doubt but I'm really happy you were able to reproduce the complete setup. It means instructions are not that bad :-)
Quote:
A question now

When I change track from HU the sound off and If I not change source to FM and return to CDC the sound stay off
Oh that's strange. I admit I made most of my tests without SPDIF being connected.
I probably have to actually respond to track changes in a coherent manner. For now, I just acknowledge the message and change subsequent PLAYING frames with updated values, while the original CD changer sends 4 frames in response to track change request : TRACK_CHANGE 1, BUSY 1, BUSY 2, TRACK_CHANGE 2.
The problem is that these frames carry "data" bytes, and I am still not sure what to send for data. I can do a trial and error, but I'd prefer to understand what these data mean.
It probably needs a fresh look to the
"rosetta stone" dumps to understand these "21h" and "27h" frames from the CD changer.
HINT >>> HELP NEEDED ON THIS <<< HINT :-)
Quote:
Other question is: Is possible to close appl from GUI?
Technically, I could allow it, but I disabled it for now because conceptually I don't think it's wise for a plugin to request closure of the full emulator. Like if a printer driver could close Word...
But as the GUI Plugin is designed as a demo, I might change my mind however because it feels so much natural... I always try to close the app that way myself :-)
Quote:
Thanks a lot Vicne! Do you have think to a Donate Paypal? If yes send me your address i want to donate whit hope that you can continue to envelope this project and command PC whit Steering Whell of renault!
Well, I didn't think the first tester would want to donate ? But why not. I have setup the SourceForge donation system at the bottom of the HomePage
As for continuation, I cannot promise anything, but I intend to go as far as there's a common interest, the current goals being :
- to bulletproof the behaviour (if the HU is turned off then on, for example)
- to test a JNI plugin to Winamp, either directly or via ATI remote wonder plugins
- to communicate with a front end (I know we're at least 2 using RoadRunner, so I'll contact Guino to get his advice)
- to enhance the plugin architecture, for example with a "plugin router plugin", which would allow for example to have PREV/NEXT controlling Winamp, then press "1" and have PREV/NEXT controlling the Navigation Zoom in/Zoom out ;-)
Everybody is invited to participate, of course, and a lighter (native or PIC-based) implementation would be welcome, for example.