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

10
LINES

< > BotCompany Repo | #1009558 // blip - make short blip sound

JavaX fragment (include)

static File _onLoad_blip() {
  ret loadWAVSnippet(#1009562);
}

// some modules use this
static File preload_blip() { ret _onLoad_blip(); }

static void blip() {
  playWAVAndWait(_onLoad_blip());
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009558
Snippet name: blip - make short blip sound
Eternal ID of this version: #1009558/8
Text MD5: 7c80b0db1635d155f2cb43c63978937c
Author: stefan
Category: javax / sound
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-28 13:44:27
Source code size: 206 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 428 / 486
Version history: 7 change(s)
Referenced in: [show references]