sbool audio_defaultClip_useExitPoints; static BWImage audio_defaultClip(BWImage img) { ret audio_defaultClip_useExitPoints ? audio_clipFromLastEntryPointToExitPoint(img) : audio_clipFromLastEntryPoint(img); }
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: | 343 / 372 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |