svoid audacity(File f) { if (f == null) ret; if (isOnPATH("audacity")) ret with nohup("audacity " + platformQuote(f)); if (isWindows()) { // TODO } fail("Can't find VLC"); }
Began life as a copy of #1025141
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1026387 |
Snippet name: | audacity - start Audacity audio editor |
Eternal ID of this version: | #1026387/2 |
Text MD5: | bb6141abd74ae15ee42033f59e26985f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-02 12:39:29 |
Source code size: | 199 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 215 / 251 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |