1 | sbool dm_removeSoundSource(VF1<double[]> source) { |
2 | fO out = dm_audioOutputModule(); |
3 | if (out == null) ret false with print("Audio Output module not found"); |
4 | call(dm_getModule(out), 'removeSource, source); |
5 | true; |
6 | } |
Began life as a copy of #1016709
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: | #1018674 |
Snippet name: | dm_removeSoundSource |
Eternal ID of this version: | #1018674/1 |
Text MD5: | 5c4b990c2e07b117b2c99e528c3f6a46 |
Author: | stefan |
Category: | javax / audio |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-09 01:29:52 |
Source code size: | 224 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 359 / 389 |
Referenced in: | [show references] |