jp9000
f76e8bcaa4
Added a "Reinitialize" button for mics
...
If the mic device starts going crazy or needs to be reset for whatever
possible reason and you don't want to restart the stream, you can now
reset the mic by using the "Reinitialize" button in audio settings next
to the mic device drop-down. This will shut down the mic, and then
reinitialize it one second later.
Shouldn't need to be used with the newer audio code, but is provided
just in case.
2014-01-10 20:13:02 -07:00
jp9000
49241dc400
Added ability to use input devices for desktop audio, added a 'point filtering' option to text output source
2013-12-05 17:22:24 -07:00
jp9000
6e82cb201c
0.583 - fixed a tiny bug for mic audio time offset, made a minor tweak to an audio coefficient, and added a new string
2013-10-24 08:00:43 -07:00
jp9000
b146feb64f
fixed push-to-talk delay hotkey (wasn't working because everything uses nanosecond timing rather than millisecond)
2013-10-19 21:22:02 -07:00
jp9000
632585b77b
add 'show connected audio devices only' checkbox to audio settings
2013-10-09 15:32:19 -07:00
jp9000
9ef424ade8
merged original stable changes and fixed 700ms scene buffering offset default
2013-09-24 23:18:53 -07:00
jp9000
fd21433bbc
greatly increased the "arbitrary" limitations of mic audio time offset and scene buffering time
2013-07-02 05:22:29 -07:00
jp9000
dd9bd2f75c
Added the ability for settings panes to have a "defaults" button, added the button to the "Advanced" section
2013-04-18 08:00:34 -07:00
Lucas Murray
6b9b671a3d
Use SettingsPane for the noise gate settings; Remove HINSTANCE from
...
the SettingsPane API as it's not needed
2013-03-16 20:01:19 +08:00
Lucas Murray
b2a1b533c3
Added a SetChangedSettings() method to SettingsPane
2013-03-16 18:34:40 +08:00
Lucas Murray
2577e34f7d
Ported audio settings to SettingsPane
2013-03-16 18:05:44 +08:00