1 | static void adjustMicrophoneLevel() {
|
2 | S cmd = trim(loadTextFile(new File(javaxDataDir(), "adjust-mic-level"))); |
3 | if (nempty(cmd)) {
|
4 | print(cmd); |
5 | backtickToConsole(cmd); |
6 | } |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013962 |
| Snippet name: | adjustMicrophoneLevel - run local script to adjust mic level |
| Eternal ID of this version: | #1013962/2 |
| Text MD5: | 71aaddb1669e967d33719fd2ff06b861 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-03-18 17:30:13 |
| Source code size: | 190 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 614 / 680 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |