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

3
LINES

< > BotCompany Repo | #1018700 // soundSourceToWAV

JavaX fragment (include)

svoid soundSourceToWAV(double maxSeconds, VF1<double[]> soundSource, File wavFile) {
  multiShortArraysToWAVE(soundSourceToShortArrays(maxSeconds, soundSource), wavFile);
}

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: #1018700
Snippet name: soundSourceToWAV
Eternal ID of this version: #1018700/4
Text MD5: d832eabaf2a8a85b4d0d2688361c3d2c
Author: stefan
Category: javax / audio
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-10 16:49:31
Source code size: 174 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 207 / 251
Version history: 3 change(s)
Referenced in: [show references]