Re: developing a instrument simulator

2019-06-23 Thread AudioGames . net Forum — Developers room : Guitarman via Audiogames-reflector
Re: developing a instrument simulator Hello._javascript_ I would guess this would work. Can't help you on that, I don't use _javascript_, though I do have it with my visual studio installation in case I decide to use it someday. From what I understand, you want to make a soft

Re: developing a instrument simulator

2019-06-23 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: developing a instrument simulator w3Schools is great, but it won't teach you everything you need to know. Like people have suggested, go to Ghorthalon's github and begin learning from his libs, though obviously you need to be familiar with node.js, package install

Re: developing a instrument simulator

2019-06-23 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
Re: developing a instrument simulator I'm not honestly sure, probably _javascript_, because I've seen games made in it, but how exactly to go about that I'm not sure of. try looking at w3 schools _javascript_ guide. URL: https://forum.audiogames.net/post/443641/#p443641

Re: developing a instrument simulator

2019-06-23 Thread AudioGames . net Forum — Developers room : Diego via Audiogames-reflector
Re: developing a instrument simulator I was able to create a program in python that when pressing a certain key it plays a sound.Does anyone know of any way to implement this in html page? In case, instead of using jajvascript, this program or script, which you want to call, would be

Re: developing a instrument simulator

2019-06-19 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: developing a instrument simulator I can't do that for you, but i know _javascript_ allong side with node.js will work. i don't know how to do that, but if you need help with just go to ghorthalon's github, there are a few libraries to help you get started wi

Re: developing a instrument simulator

2019-06-18 Thread AudioGames . net Forum — Developers room : Diego via Audiogames-reflector
Re: developing a instrument simulator Could you pass me material tips or google searches for  this subject? URL: https://forum.audiogames.net/post/442654/#p442654 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi

Re: developing a instrument simulator

2019-06-18 Thread AudioGames . net Forum — Developers room : ivan_soto via Audiogames-reflector
Re: developing a instrument simulator Yup _javascript_ URL: https://forum.audiogames.net/post/442568/#p442568 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

developing a instrument simulator

2019-06-18 Thread AudioGames . net Forum — Developers room : Diego via Audiogames-reflector
developing a instrument simulator Hello guys!I am wanting to develop a website and one of the functions of it is that of simulator, ie pages of instruments that when a key is pressed a sound file is executed.Could someone help with this?What language, materials, etc.?I am learning html5