Download Jar. Uses 11806K of libraries. Click here for Pure Java version (8979L/64K).
1 | !7 |
2 | |
3 | p-exp {
|
4 | File wavFile = programFile("440hz.wav");
|
5 | soundSourceToWAV(5.0, GainSoundSource(0.5, SineSoundSource(440)), wavFile); |
6 | showFrequencyImage(wavFile); |
7 | //playWAV(wavFile); |
8 | } |
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: | #1018702 |
| Snippet name: | Test soundSourceToWAV (make sine wave) |
| Eternal ID of this version: | #1018702/3 |
| Text MD5: | 8aa884fe47bbd7c8928ceff379288784 |
| Transpilation MD5: | 36be910e62a63a05f8b01f3a767f2882 |
| Author: | stefan |
| Category: | javax / audio |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-10 22:00:00 |
| Source code size: | 194 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 615 / 1472 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |