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

7
LINES

< > BotCompany Repo | #1018858 // audio_defaultClip

JavaX fragment (include)

sbool audio_defaultClip_useExitPoints;

static BWImage audio_defaultClip(BWImage img) {
  ret audio_defaultClip_useExitPoints
    ? audio_clipFromLastEntryPointToExitPoint(img)
    : audio_clipFromLastEntryPoint(img);
}

Author comment

Began life as a copy of #1018856

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: #1018858
Snippet name: audio_defaultClip
Eternal ID of this version: #1018858/1
Text MD5: 24cdd97772a26bf54738124c1177d571
Author: stefan
Category: javax / audio analysis
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-14 13:40:44
Source code size: 225 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 261 / 292
Referenced in: [show references]