Author Topic: YMPlay user library for Purebasic x64 (At last !)  (Read 34 times)

0 Members and 1 Guest are viewing this topic.

Offline KrazyK

  • Amiga 1200
  • ****
  • Posts: 397
  • Karma: 136
    • View Profile
    • KrazyK Remakes
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




« Last Edit: Yesterday at 06:07 AM by KrazyK »
Challenge Trophies Won:

Offline ttemper

  • Amiga 1200
  • ****
  • Posts: 271
  • Karma: 7
    • View Profile
Re: YMPlay user library for Purebasic x64 (At last !)
« Reply #1 on: Yesterday at 05:30 AM »
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.