View Single Post
  #4 (permalink)  
Old 08-16-2007, 04:21 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,143
Default

I've done a small modification to the Hekkus .Net wrapper and you can now use it.
The change I did was to add a Value property for Music / Sound objects.
There is a small example inside that should help you get started.
I know very little about the Hekkus Sound System so I won't be able to help too much.
This is their site: http://www.shlzero.com/modules.php?n...showpage&pid=1
Make sure to read the product license there.

There are four important files in the zip file:
hssNetDesktop.dll - Add this file using the Components dialog, to the desktop.
hssNetDevice.dll - Add this file using the Components dialog, to the device.
hssDesktop.d - The native dll file, should be located on the same folder as your source code (desktop only).
hssDevice.d - Should be copied to Basic4ppc folder: \Program Files\Basic4ppc (device only).
Attached Files
File Type: zip Hekkus.zip (65.4 KB, 80 views)
Reply With Quote