• Welcome to Powerbasic Museum 2020-B.
 

News:

Forum in repository mode. No new members allowed.

Main Menu

MIDI Piano 64-bit

Started by Patrice Terrier, June 09, 2016, 09:08:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Patrice Terrier

I have translated the PowerBASIC Borje's PBpianoSDK.bas into C++ 64-bit.

The 117 Kb binary EXE is stored inside of the x64\Release subfolder.
The solution was written with the free Visual Studio Community 2015 edition.

I haven't checked everything, thus if you find any error then let me know.

I did from my best to stay as close as possible to the PBpianoSDK source code.

As you will see the size of the 64-bit EXE UNICODE is very close to the size of the 32-bit version, who said 64-bit was bloated ?  ???



...
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Patrice Terrier

QuoteBTW, in original code a %PN_PITCHBEND message is sent to parent and there a %TBM_SETPOS message is sent to Pitch Bend trackbar so it moves on arrow up/down key too, but this don't work in the 64-bit code. No big deal, really - pitch bend works anyway so it's just a "cosmetic" thing.

First post if this thread has been updated with a new ZIP file to fix the above.

...
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Patrice Terrier

#2
James

I was able to create a tiny 50Kb of the 64-bit version (including the embedded 15 Kb icon resource), i shall post it on www.objreader.com
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Patrice Terrier

Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com