Regarding the PMD player I recall having some stability problems after having made it into a plugin so I never released it. I could of course try again and maybe have more success this time.
Regarding the PMD player I recall having some stability problems after having made it into a plugin so I never released it. I could of course try again and maybe have more success this time.
FWIW I just had a look at the old PMD plugin sources and I think I've found the source of the crashes. I'll try rewriting the plugin to be more safe tomorrow.
Hmmm i think someone is having a bit of fun, doing fresh plugin releases without announcing them here! ;) Ok ok, being an os4depot admin i admit it being a bit like x-mas approving new plugins without prior knowledge about them, but don't you want to brag a bit about your new plugins? =) I think every single one deserves a news post! They are native new software after all. Thanks a bunch for the PMD plugin Salass00! <3
My next token of appreciation will be sent for the sid plugin ... And perhaps the ... plugin and the ... plugin ... I think I will keep those secret to surprize you. The sid plugin is a given though!
No it doesnt. But it does under windows. I guess it could be some endian thing? I have another version as well that doesn't use sdl_mixer but it's stuck on my packed down amiga atm. The non sdl_mixer version was silent too though.
Well it does work when I compile the same code under x86 Ubuntu too so an endian issue does seem possible. I've looked through the code and I haven't seen anything obviously wrong with it though.
I have an almost complete port of the "ZX-Spectrum sound kit" here. I was about to release it this evening but just before uploading I noticed some remaining audio issues.
This code has had a few pretty interesting endian related problems for me to track down but at least so far they have been pretty easy to fix and not as many as I was afraid there would be. VTX playback is already working 100% AFAICT but PT3 playback still has some issues that I will look into more tomorrow if I can get my µA1 to boot up.
BTW do you have any links for PT2 music? There wasn't any in the sample music archive.
Allright, i found a huge zx tune archive. Go to zxtunes.com, click 'eng' in the upper right, change the search box from musicians to tunes and search for pt2, voila! Loots of tunes! :)
I've just uploaded ZX-SSK to Aminet and OS4Depot. There were still some endian problems to fix in the Z80 emulator used for PT2 playback but it seems to be working now .
BTW my µA1-C is now installed in a new case and working again .
I've just added AHI output in sidplay2. The .so files appear to be broken so I will redo them as well and upload a new archive sidplay2-residfp archive to OS4Depot when this is done.
In future if you want to create shared objects for AmigaOS remember to modify the libtool file after running ./configure so that: deplibs_check_method="pass_all" and: link_all_deplibs=yes