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

7
LINES

< > BotCompany Repo | #1032442 // plusOneSemitone (factor or frequency adjustment)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (39L/1K).

static double plusOneSemitone() {
  ret nthRoot(12, 2);
}

static double plusOneSemitone(double frequency) {
  ret plusOneSemitone()*frequency;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032442
Snippet name: plusOneSemitone (factor or frequency adjustment)
Eternal ID of this version: #1032442/3
Text MD5: 5a635732f14e195ab5e07ebeaf59ed38
Transpilation MD5: f45aea2ce7e7c5d9be6b9d892dc087bf
Author: stefan
Category: javax / audio
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-05 08:39:24
Source code size: 151 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 138
Version history: 2 change(s)
Referenced in: [show references]