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

5
LINES

< > BotCompany Repo | #1018670 // renameRecordingAndClipAndGuess

JavaX fragment (include)

svoid renameRecordingAndClipAndGuess(File f, S newName) {
  renameRecordingAndClip(f, newName);
  renameFileIfExists(replaceExtension(f, ".guess"),
    replaceExtension(newName, ".guess"));
}

Author comment

Began life as a copy of #1018667

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: #1018670
Snippet name: renameRecordingAndClipAndGuess
Eternal ID of this version: #1018670/2
Text MD5: f2e1afe3068c127f5d39e7c129db8b38
Author: stefan
Category: javax / audio analysis
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-08 13:03:12
Source code size: 195 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 297 / 346
Version history: 1 change(s)
Referenced in: [show references]