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

4
LINES

< > BotCompany Repo | #1018667 // renameRecordingAndClip

JavaX fragment (include)

svoid renameRecordingAndClip(File f, S newName) {
  renameFile(f, newName);
  renameFileIfExists(fileInSubDir(f, "clipped"), newName);
}

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: #1018667
Snippet name: renameRecordingAndClip
Eternal ID of this version: #1018667/1
Text MD5: f01924a3c9209e56f116b2fb478aee25
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 12:45:31
Source code size: 139 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 232 / 264
Referenced in: [show references]