Re: a python rapper for SAM? Commodore 64

2020-07-10 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: a python rapper for SAM? Commodore 64

@6Learning C to the point of being able to program in it usefully is very, very hard.  Learning C to the point of being able to read function prototypes to call a DLL from Python isn't that bad and you can probably work it out with a basic C tutorial plus the header for the DLL.

URL: https://forum.audiogames.net/post/550640/#p550640




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: a python rapper for SAM? Commodore 64

2020-07-10 Thread AudioGames . net Forum — Developers room : Meatbag via Audiogames-reflector


  


Re: a python rapper for SAM? Commodore 64

@5 lol, but I stil don't get what you say, do you mean c is that hard?

URL: https://forum.audiogames.net/post/550623/#p550623




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: a python rapper for SAM? Commodore 64

2020-07-09 Thread AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector


  


Re: a python rapper for SAM? Commodore 64

C is like being strapped to the back of a car whilst being dragged at various speeds along a road full of spikes until the only things hanging off your mangled body is whichever bones didn't break, and any random bits of blood and flesh.

URL: https://forum.audiogames.net/post/550520/#p550520




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: a python rapper for SAM? Commodore 64

2020-07-09 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: a python rapper for SAM? Commodore 64

yeah, for something this obscure and old, you're lucky to even have it running on Windows, let alone to have a JS port.  But if you can find a dll and pick up a tiny, tiny bit of C knowledge you could write a wrapper if you really wanted.

URL: https://forum.audiogames.net/post/550488/#p550488




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: a python rapper for SAM? Commodore 64

2020-07-09 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector


  


Re: a python rapper for SAM? Commodore 64

The more obscure the software usually makes for less available variations of it. Commodore SAM it would seem isn't actually open source, and the versions found are reverse engineered from a defunct company, so its kind of in a state of limbo. Having said, that, there does seem to be a reference in [micro python], though that likely won't be of much use for your use cases.It doesn't seem as though a wrapper exists, so your best bet would be to get the C source from [here] and write your own wrapper in python.

URL: https://forum.audiogames.net/post/550487/#p550487




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: a python rapper for SAM? Commodore 64

2020-07-09 Thread AudioGames . net Forum — Developers room : Meatbag via Audiogames-reflector


  


Re: a python rapper for SAM? Commodore 64

also just putting this here, if you want to know more about sam(softwear automatic  mouth) take a look at this 

URL: https://forum.audiogames.net/post/550477/#p550477




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector