1 | svoid soundSourceToWAV(double maxSeconds, VF1<double[]> soundSource, File wavFile) {
|
2 | multiShortArraysToWAVE(soundSourceToShortArrays(maxSeconds, soundSource), wavFile); |
3 | } |
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: | 492 / 546 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |