static float dm_audioOutputSampleRate() { AudioFormat f = dm_audioOutputFormat(); ret f == null ? 0 : f.getSampleRate(); }
Began life as a copy of #1026888
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1026991 |
Snippet name: | dm_audioOutputSampleRate [0 when no audio output module loaded] |
Eternal ID of this version: | #1026991/1 |
Text MD5: | a9c553e199663e873be0771fc7eb7407 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-02-06 12:59:25 |
Source code size: | 129 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 250 / 277 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |