Dark Bit Factory & Gravity

PROGRAMMING => Purebasic => Topic started by: KrazyK on August 19, 2026

Title: YMPlay user library for Purebasic x64 (At last !)
Post by: KrazyK on August 19, 2026
After a lot of hard work and head scratching I've finally knocked OSME on the head and brought SNDH replay into the 21st century for Purebasic   ;D
@ttemper - yes it has finally happened !
I've been using AtariAudio and have compiled a x64 dll, static library and User Library for use with Purebasic.  This works with x64 versions v6.x, not with anything lower than this.
There are 17 functions in the dll and static lib but 49 custom functions in the user library.
Examples in the zip.
Some pics here from the SNDH replay, commented code attached too.
Also in the zip is the latest BiTDiS! demo using the YMPlay library. Read the .nfo for the keys etc.

[Edit]
Forgot to include the MIT license for the AtariAudio by Arnaud Carre.  Done now




Title: Re: YMPlay user library for Purebasic x64 (At last !)
Post by: ttemper on August 20, 2026
After a lot of hard work and head scratching I've finally knocked OSME on the head and brought SNDH replay into the 21st century for Purebasic   ;D

ooooooooooooooooooooooooooooooooooooooooooh -takes a deep breath-

@ttemper - yes it has finally happened !

f--k yeh!

ive been messing with PB code again of late (lots of learning)... and the OSME dll (latest build you supplied) does not work for PB 6.4.0, but it does for 6.2.0 so ive been coding using that version still.

im gonna have to peep this and check it out... another rabbit hole to venture down. many thanks KrazyK.