1 | static Audio_TwoWordAnalyzer1 random_Audio_TwoWordAnalyzer1(S word1, S word2) { |
2 | bool flip = tossCoin(); |
3 | ret nu(Audio_TwoWordAnalyzer1, |
4 | word1 := flip ? word1 : word2, |
5 | word2 := flip ? word2 : word1, |
6 | rect := randomRect(Audio_TwoWordAnalyzer1.baseSize, Audio_TwoWordAnalyzer1.baseSize), |
7 | threshold := randomFloat()); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018821 |
Snippet name: | random_Audio_TwoWordAnalyzer1 |
Eternal ID of this version: | #1018821/2 |
Text MD5: | 0b4acf98fb116ca334f70b39c83392ca |
Author: | stefan |
Category: | javax / audio |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-13 22:11:56 |
Source code size: | 340 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 387 / 433 |
Version history: | 1 change(s) |
Referenced in: | [show references] |