This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

New shortcuts towards audio profiles


oxygen84
 Share

Recommended Posts

Hello all,


I've been poking windbg and trying to get my head around Mumble's source with a view to implementing this is the feature request:

https://sourceforge.net/tracker/?func=detail&aid=2932479&group_id=147372&atid=768008


The following is closed as a duplicate of the above, but it describes my use case exactly:

https://sourceforge.net/tracker/index.php?func=detail&aid=2956960&group_id=147372&atid=768008


I've implemented shortcuts to switch between audio transmission modes (PTT and voice activated) and now I'm looking at changing the audio devices.


My C++ knowledge is a little lacking I'm afraid, similarly my knowledge of QT. What I've done works but I know enough about programming to know that if I'm not confident in an implementation, it's probably not correct (my background is Java, C# and Python, with C++ at University). I also appreciate that switching speakers may cause havoc with the audio processing (would a reset be enough?).


Thanks

- Ben

Link to comment
Share on other sites

  • 3 weeks later...
 Share

×
×
  • Create New...