how to get sound real address

Blitz3D Forums/Blitz3D Programming/how to get sound real address

dman(Posted 2015) [#1]
Hi everyone I would like to know how to get an real address from loadsound()
so I can read and write the data in that memory.

loadsound returns a number but not the actual address.


RemiD(Posted 2015) [#2]
Maybe take a look at the source of Blitz3d to see how it manages references and pointers ?


dman(Posted 2015) [#3]
ok, how can I look at the source


RemiD(Posted 2015) [#4]
http://www.blitzbasic.com/Community/posts.php?topic=102907
http://www.blitzbasic.com/Community/posts.php?topic=103707