1 | sclass AJCParameters {
|
2 | int volumeThresholdPercent = 15; |
3 | S minSilence = "0.2", leadIn = "0.2", leadOut = "0.2"; |
4 | transient double profileSamplingInterval = 0.05; // 50 ms |
5 | transient int audioWindowSize = iround(profileSamplingInterval*16000); |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024640 |
| Snippet name: | AJCParameters |
| Eternal ID of this version: | #1024640/1 |
| Text MD5: | e9b0f650c2f47be548510f0daf3f7896 |
| Author: | stefan |
| Category: | javax / ajc |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-21 14:19:49 |
| Source code size: | 254 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 400 / 766 |
| Referenced in: | [show references] |