| |
kenchis
Registered: Jan 2008 Posts: 65 |
New member does Sidplay2 in Java
Hi folks,
I am a new member of CSDb and want to introduce myself
with a little release.
First, i am very proud to be accepted as a new member of the scene.
For short: I am a C64 fan from 1986 until now.
I was never active in the scene, too less talented maybe, but i learned basic and assembler and did some coding for myself in the past.
One thing from the past i actually do until today is listening the precious SID music of all the talented music artists. So many thanks to all of you for your work
collected in the HVSC.
To listen the new releases from the still active groups i often used sidplay2 for windows or an emulator like CCS64, because my commodore was on the attic.
I am also a Java developer and wanted to have my very own java implementation to create a so called C64 Jukebox.
I decided to create a 1:1 conversion of sidplay2 from C++ to java. It should have all features of the original.
It was a long time work and when it was finished i decided to make it open source, that others can integrate into their java emulators.
Perhaps there will be plugins for many java apps some day or a version running even on a mobile.
If you have any suggestions or feedback (positive or negative) it is welcome.
Have a lot of fun with our hobby,
Ken
http://sourceforge.net/projects/jsidplay2/
|
|
... 75 posts hidden. Click here to view all posts.... |
| |
kenchis
Registered: Jan 2008 Posts: 65 |
For Console Player call:
"C:\Program Files\Java\jdk1.6.0_04\bin\java.exe"
-server -Xmx512M
-classpath jsidplay2.jar
sidplay.ConsolePlayer
Everthing must be put in one line!
On Unix/Linux the ";" in the classpath must be replaced with ":" |
| |
Dano
Registered: Jul 2004 Posts: 235 |
now i even tried putting that line into a batch-file und starting it from there. same error message.
i'm using windows here, put jsidplay.jar under c:\downloads, the jdk lies under c:\programme\java\andson...
i wish java-programms could be started with a simple doubleclick and nothing more....... *sigh* |
| |
kenchis
Registered: Jan 2008 Posts: 65 |
Try to specify the full path name of the jar:
c:\downloads\jsidplay2.jar
Btw, it is possible to doubleclick the jar file on windows. But you need the command-line options in this case. |
| |
Dano
Registered: Jul 2004 Posts: 235 |
actually i got i to work.. atleast sort of. the gui starts up with the commandwindow in the back which wants me to press return as it displays the help (why ever it does that), after that it closes. apart from the fact that i does look pretty different from the one in the browser.
doubleclicking doesnt start it, as this one seems to be linked to java platform se binary.
to be honest i think it would be best if you could distribute some sort of fool-proof zip-archive which every idiot can use... just my 2 cents.
(please note that i spent this week supporting our business clients to use a java console app to transform and transfer their data our beloved german bundesamt. it's soooo cool that those dumbasses aren't able to provide decent error messages, nor a user-friendly gui or else. yes i'm pretty much java-pissed that week.... well if anyone cared that is.. *g*) |
| |
kenchis
Registered: Jan 2008 Posts: 65 |
Everybody that have problems with command line java calls
can now try this Java Web-Start link. Now you will stay up-to-date.
http://jsidplay2.sourceforge.net/jsidplay2.jnlp
Regards,
Ken |
| |
Steppe
Registered: Jan 2002 Posts: 1510 |
Haven't tried this player for a while now, but it just looks to be the perfect allround tool! AWESOME! |
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
What is the htmlcode to embedd the Jsidplay2 in a homepage?
Would be nice if someone could paste the code here.
So the sidsong can be played automaticly.
Thanx
|
| |
MagerValp
Registered: Dec 2001 Posts: 1078 |
Quote: What is the htmlcode to embedd the Jsidplay2 in a homepage?
Would be nice if someone could paste the code here.
So the sidsong can be played automaticly.
Thanx
Please don't make it autoplay. It's extremely annoying to have music starting and stopping randomly as you browse web pages, interrupting the music in my mp3 player.
|
| |
kenchis
Registered: Jan 2008 Posts: 65 |
The player is IMHO not suitable to be used embedded in a web-page.
It is more like a big sized application. It needs a lot of time until it is starts-up.
I also dont like automatic background players, but if you search for such a thing you should use JSIDPlay (jac64.sourceforge.net) by Joakim Ericsson. It does a good job and also uses Java version of the sidplay2 engine by me. |
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
Ok, thank you.
|
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 - Next |