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

3
LINES

< > BotCompany Repo | #1024576 // shortArrayToMonoWAVE

JavaX fragment (include)

svoid shortArrayToMonoWAVE(short[] samples, File wavFile, double sampleRate default 44100) {
  multiShortArraysToMonoWAVE(ll(samples), wavFile, sampleRate);
}

Author comment

Began life as a copy of #1018634

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024576
Snippet name: shortArrayToMonoWAVE
Eternal ID of this version: #1024576/4
Text MD5: 4fe5108c585d36ced4fc36407123c469
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:13:53
Source code size: 162 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 100 / 138
Version history: 3 change(s)
Referenced in: [show references]