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

4
LINES

< > BotCompany Repo | #1018634 // multiShortArraysToMonoWAVE

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

Libraryless. Click here for Pure Java version (3997L/23K).

static void multiShortArraysToMonoWAVE(L<short[]> chunks, File wavFile,
  double sampleRate default 44100) ctex {
  multiShortArraysToWAVE(chunks, wavFile, format := javaSound_mono16Bit(sampleRate));
}

Author comment

Began life as a copy of #1018608

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: #1018634
Snippet name: multiShortArraysToMonoWAVE
Eternal ID of this version: #1018634/4
Text MD5: fcad05fc6cbdb5e3659161085406cce1
Transpilation MD5: 54447ee0ff94fec447641b49e3ed8ee6
Author: stefan
Category: javax / speech
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-17 21:15:21
Source code size: 206 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 292 / 339
Version history: 3 change(s)
Referenced in: [show references]