roberto1903 / companion9x

Automatically exported from code.google.com/p/companion9x
0 stars 0 forks source link

Audio not playing in companion9x simulator #257

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Companion9x does not play audio or sound track on PC

Should be able to preview/simulate the audio custom function or audio custom 
switch using the companion9x simulator

Version Companion9x  1.47
OS: windows 7 64bit
Firmware opentx0r2751 (Taranis)

Original issue reported on code.google.com by mickwp...@gmail.com on 16 Sep 2013 at 5:59

GoogleCodeExporter commented 8 years ago
This is not a trivial enhancement ...

Original comment by bson...@gmail.com on 16 Sep 2013 at 6:03

GoogleCodeExporter commented 8 years ago
Thanks bsongis, thanks for fast response. Companion9x already has the "play" 
button when a sound is added. Could it simply spawn Windows Media Player? (or 
audio player from settings).

Original comment by mickwp...@gmail.com on 16 Sep 2013 at 6:40

GoogleCodeExporter commented 8 years ago
Right, technically we have everything needed. Only one full day work to glue 
everything ...

Original comment by bson...@gmail.com on 16 Sep 2013 at 6:46

GoogleCodeExporter commented 8 years ago
Please remember that c9x doesn't run only on Windows . Spawning a process with 
very little control over it is not the proper way. We need to use native qt 
function but due to the thread model of c9x that's not easy.

Original comment by romolo.m...@gmail.com on 16 Sep 2013 at 6:51

GoogleCodeExporter commented 8 years ago
maybe native audio player for the OS to be set in companion9x settings;
then spawning player will not be platform dependent (spawning not the best
way I know as some things like repeat will be difficult or impossible to
control on some audio players).

Original comment by mickwp...@gmail.com on 16 Sep 2013 at 6:55

GoogleCodeExporter commented 8 years ago
romolo my last comment was really just a bad shortcut, I agree needs to be 
native to application.

Original comment by mickwp...@gmail.com on 16 Sep 2013 at 6:59

GoogleCodeExporter commented 8 years ago
Issue 267 has been merged into this issue.

Original comment by bernet.a...@gmail.com on 2 Oct 2013 at 9:20

GoogleCodeExporter commented 8 years ago
Issue 267 has been merged into this issue.

Original comment by bernet.a...@gmail.com on 2 Oct 2013 at 12:04