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

5
LINES

< > BotCompany Repo | #1018764 // showAudioRecordingsWithoutMarkers

JavaX fragment (include)

static JList showAudioRecordingsWithoutMarkers() {
  ret showFilesListWithAction_reloadable("Files without markers",
    func -> L<File> { filesWithEmptyInfoField('Markers, allRecordings()) },
    voidfunc(File f) { showAudioFileWithEditableMarkers(f) });
}

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: #1018764
Snippet name: showAudioRecordingsWithoutMarkers
Eternal ID of this version: #1018764/1
Text MD5: 477919bb6a2b3213826a4cc17de7419e
Author: stefan
Category: javax / audio
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-13 15:30:57
Source code size: 261 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 246 / 273
Referenced in: [show references]