Search found 2 matches

by AndyC
Wed Aug 05, 2009 2:11 pm
Forum: Coding Questions
Topic: Oldskool Music Engine - [Resolved]
Replies: 2
Views: 1516

That's exactly what it it was - :D :D

I used the "CallCFunction" syntax and it's now playing beautifully.

This noob thanks you.

btw. Here's the corrected code I had made a few errors with.




;save as osmreplayer.pbi

#OSM=0

Declare INIT_OSMEngine()
Declare playOSMEMusicFile(filename.s ...
by AndyC
Wed Aug 05, 2009 12:11 pm
Forum: Coding Questions
Topic: Oldskool Music Engine - [Resolved]
Replies: 2
Views: 1516

Oldskool Music Engine - [Resolved]

Hi All.

I've recently got back into coding after a long time off and have found a .dll by Slippy for the Oldskool Music Engine. OSME.

See below for his vc and Freebasic source and examples.
http://www.vectronixhq.de/?page_id=27
http://www.vectronixhq.de/?page_id=29

It replays many oldskool ...