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

3
LINES

< > BotCompany Repo | #1032416 // soundSourceToShortArrays_mono

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3293L/18K).

static L<short[]> soundSourceToShortArrays_mono(double maxSeconds, VF1<double[]> source) {
  ret soundSourceToShortArrays(maxSeconds, source, 1);
}

Author comment

Began life as a copy of #1018701

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032416
Snippet name: soundSourceToShortArrays_mono
Eternal ID of this version: #1032416/2
Text MD5: 6361aa9f2073748ffdfe75b6c0c71380
Transpilation MD5: 3ad7a5b07f813ed118c1588ecaca9726
Author: stefan
Category: javax / audio
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-03 03:12:35
Source code size: 149 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 134
Version history: 1 change(s)
Referenced in: [show references]