Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
190 user(s) are online (121 user(s) are browsing Forums)

Members: 1
Guests: 189

khayoz, more...

Headlines

 
  Register To Post  

« 1 ... 4 5 6 (7) 8 »
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
@spotUP

The VGM Stream music archive link is dead. Is there any other place to find test files for vgmstream?

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
Yea, the torrent tracker has some tunes:
http://bt.hcs64.com/

But it's probably easier to talk to them on irc. Details in post #1.

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
@spotUP

I solved the problem with the wsr player.

I just had the thought that it might be related to a union so I did a "grep -R union *" in the src dir and sure enough, there it was in "libwsr/nec/nec.c".

It seems there are 8 16-bit registers which are sometimes accessed as whole and sometimes only as high byte and low byte so all I had to do was change the order of the high and low byte indexes in libwsr/nec/nec.h if the target system is big endian like so:

#ifdef WORDS_BIGENDIAN
typedef enum AH,AL,CH,CL,DH,DL,BH,BL,SPH,SPL,BPH,BPL,IXH,IXL,IYH,IYL BREGS;
#else
typedef enum AL,AH,CL,CH,DL,DH,BL,BH,SPL,SPH,BPL,BPH,IXL,IXH,IYL,IYH BREGS;
#endif


Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
here's some old tunes to test the vgm stream player with:
http://hcs64.com/files/in_cube_samples.zip

hcs (the author said that these will do for testing, however,
not all of them will work, they need to be renamed. so don't expect all of them to play, aight!)

oh, and one major thing to note: XMA and AT3 is not in vgmstream, a lot of recent games use that

to get the new ones you need an acoount on their torrent tracker.

if you need a certain format, let me know, and i'll grab it for you.


Edited by spotUP on 2012/10/1 14:24:18
Edited by spotUP on 2012/10/1 14:25:18
Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
GREAT to hear about the progress on the wonderswan plugin! <3

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
I've just uploaded the wonderswan plugin to Aminet and OS4Depot.

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
more on vgmstream:
make sure your friend is using the subversion stuff, the r659 release on sourceforge is ancient

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
news: a wonderswan music plugin was released!

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
@spotUP

Quote:

more on vgmstream:
make sure your friend is using the subversion stuff, the r659 release on sourceforge is ancient


I'm using r1001 from the svn.

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
cool! did some of the test tunes work?

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
Salass00, another little token of appreciation sent, for the sid plugin! =)

and yes, the vgm stream oner is the one i had in mind for some more greens. =)

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
@spotUP

Thanks for the donation.

I've just uploaded version 1.1 of the vgmstream plugin. It plays most but not all of the in_cube test files (those that fail also fail with the vgmstream test program).

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
news: vgm stream plugin released, and with that tunenet now plays 202+ new formats!

This means that TuneNet now plays over 600 formats! O_O


Edited by spotUP on 2012/10/2 15:47:56
Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
i just tested the wsr and vgm stream plugin, both works as expected!
thanks a bunch, again!

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
Update 24: ZXTune info updated, it now supports WAY more formats!

Go to top
Re: Let's Make Tunenet Plugins!
Not too shy to talk
Not too shy to talk


See User information
Wow.. thats really cool.. more skins please:)

Sam460ex 2GB 120Gb SSD&1Tb HD7750 Envy24HT A-Eon Drv 2.10+Warp3D New Uboot
Apollo v4 Standalone
Go to top
Re: Let's Make Tunenet Plugins!
Not too shy to talk
Not too shy to talk


See User information
Could someone prepare the plugin DigiBooster 3?
http://www.amigafuture.de/downloads.p ... 78163a361efc45f7af15d2e89

Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
Does anyone know if there's a plugin to play midi through camd.library ?

Tunemidi_plug uses LibTimidity not camd.library, I'll blame SpotUP for that

Amiga user since 1985
AOS4, A-EON, IBrowse & Alinea Betatester

Ps. I hate the new amigans website. <shudder>
Go to top
Re: Let's Make Tunenet Plugins!
Just can't stay away
Just can't stay away


See User information
bahh :P

edit: yes, a digibooster plugin would be nice!

Go to top
Re: Let's Make Tunenet Plugins!
Home away from home
Home away from home


See User information
@mufa
Krashan says he will make tunenet plugin for os4 (i read it in comments on aw.net)

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top

  Register To Post
« 1 ... 4 5 6 (7) 8 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project