Libraryless. Click here for Pure Java version (39L/1K).
1 | static double plusOneSemitone() {
|
2 | ret nthRoot(12, 2); |
3 | } |
4 | |
5 | static double plusOneSemitone(double frequency) {
|
6 | ret plusOneSemitone()*frequency; |
7 | } |
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: | 356 / 469 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |