sclass AJCParameters { int volumeThresholdPercent = 15; S minSilence = "0.2", leadIn = "0.2", leadOut = "0.2"; transient double profileSamplingInterval = 0.05; // 50 ms transient int audioWindowSize = iround(profileSamplingInterval*16000); }
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: | 401 / 766 |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |