Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1018841 // audio_exitPointsUsingBand_v1

JavaX fragment (include)

static L<Int> audio_exitPointsUsingBand_v1(BWImage img, IntRange band, O... _) {
  ret endsOfIntRanges(audio_streaksUsingBand_v1(img, band, _));
}

static L<Int> audio_exitPointsUsingBand_v1(BWImage img, Audio_BandAndThreshold band, O... _) {
  ret endsOfIntRanges(audio_streaksUsingBand_v1(img, band.r, paramsPlus(_, threshold := band.threshold));
}

Author comment

Began life as a copy of #1018795

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: #1018841
Snippet name: audio_exitPointsUsingBand_v1
Eternal ID of this version: #1018841/2
Text MD5: 4e99625f845279125083f3a22972f046
Author: stefan
Category: javax / audio
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-14 13:33:57
Source code size: 356 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 305 / 333
Version history: 1 change(s)
Referenced in: [show references]