Re: The program for playing audio files by the key

Python should be just fine here. I'd however recommend using PyQt5 instead of wxPython, there are several in-depth tutorials out there and wxPython still got its problems at the time. If it comes to playing stuff to multiple devices, BASS should be your easiest option. Most people tend to use sound_lib here, although that one is rather outdated, but it seems to work. I don't know if sound_lib supports output to multiple devices however. You can also take a look into Bass4Py, but this one doesn't yet have a good documentation (its still in the works and currently being developed all new from scatch).
Configuring via ini file... hm, Python supports multiple configuration possibilities, like ini files, json, pickling, whatever is best for your use case and with what you feel comfortable with.

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : jonikster via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Nuno via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Nuno via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector

Reply via email to