Skip to content
  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts

Flash News

MacOS (upto Ventura checked) QuickLook preview for .srt .vtt and other subtitle files.

brew tools – details

Make LTC SMPTE Timecode Wav file

ProTools SHORTCUTS – keyboard shortcuts search tool

Rob’s TimeCode Calculator – is AMAZING!

OSX QuickLook – fix all those broken things…

REF.sound2picutre.com

  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts
Monday, May 19, 2025

Category: TECH

Pro Tools & Avid – reference manual repository
DS SS TECH VS

Pro Tools & Avid – reference manual repository

~~ September 3, 2019

https://www.central-manuals.com/instructions_manual_user_guide_brand/avid_digidesign_maudio_pinnacle3.php

AudioManualProTools
CMUS – command line music player
AP DS SS TECH

CMUS – command line music player

~~ September 3, 2019

CMUS home page

AudioLinuxmusicOSXTerminal
OSX Mojave in VirtualBox
DS TECH VS

OSX Mojave in VirtualBox

~~ September 3, 2019

APFS EFI ISO <-HERE WALKTHROUGH TUTORIAL <-HERE

MojaveOSXVirtualBox
ProTools SHORTCUTS – keyboard shortcuts search tool
DN DS SS STICKIES TECH VS

ProTools SHORTCUTS – keyboard shortcuts search tool

~~ September 1, 2019

Pro Tools Keyboard shortcuts <<–Link A quick search and keyboard reference online

AudioKeyboardShortcutsProTools
Rob’s TimeCode Calculator – is AMAZING!
AN AP DR DS SS STICKIES TECH VS

Rob’s TimeCode Calculator – is AMAZING!

~~ August 28, 2019

OPEN CALCULATOR source: current360.com

AudioDaVinciResolveFinalCutProXProToolsTimecodeVideoVideoEditing
Let’s Encrypt – client lacks sufficient authorization
DS TECH

Let’s Encrypt – client lacks sufficient authorization

~~ August 27, 2019

source: NixCP Check using curl against http 1curl -I http://nixcp.com/.well-known/acme-challenge/ nginx config mods 123server { listen 80; server_name www.nixcp.com nixcp.com; # Redirect all requests to https location / { return … Read More

certificateserrorsletsencryptnginx
bash mkdir -p for recursive subdirectory creation
DS TECH

bash mkdir -p for recursive subdirectory creation

~~ August 24, 2019

1mkdir -p "$BACKUP_DIR/$client/$year/$month/$day" source:stackOverflow

Bashmkdirpathrecursion
bash combine pdf or other image files into pdf
DS Scripting TECH

bash combine pdf or other image files into pdf

~~ August 5, 2019

For FAST without RECOMPRESSION of PDF files, use Coherent PDF Command Line Tools Community Release *download includes a notarized OSX version of Catelina* 1cpdf one.pdf two.pdf three.pdf -o merged.pdf Using … Read More

BashCodeSnippetimagemagickImagesimg2pdfpdf
bash – wavecache.wfm removal
AP DS Scripting TECH

bash – wavecache.wfm removal

~~ July 31, 2019

Need help cleaning up the WaveCache.wfm files ProTools generates? Nuke ’em all with one line. 1locate WaveCache.wfm | while read i; do echo "REMOVING "$i""; rm "$i"; done

BashCodeSnippetProToolsrm
BASH snippet – clean up stereo pairs and sort by folder L/R boom/lav
DS Scripting TECH

BASH snippet – clean up stereo pairs and sort by folder L/R boom/lav

~~ July 18, 2019

Assuming stardard protools L/R pairs. Assuming existance of “boom” and “lav” paths. 123456789101112131415161718192021#!/bin/bash moveit(){ local channel=`echo ${filename} | cut -d . -f2` if [ "$channel" == "L" ]     … Read More

BashCodeSnippetProToolsstereo pair
MC midnight commander – important key bindings
DS TECH VS

MC midnight commander – important key bindings

~~ May 22, 2019

SOURCE: KLIMER.EU CTRL-T (or INSERT) :: select files + :: select files based on a pattern \ :: UNselect files based on a pattern * :: reverse the current selection … Read More

BashFilesmidnight-commanderTerminal
FFMPEG split video to equal segments
DS TECH

FFMPEG split video to equal segments

~~ May 9, 2019

1ffmpeg -i input.mp4 -c copy -map 0 -segment_time 00:20:00 -f segment output%03d.mp4 source: stackexchange

BashffmpegVideo

Posts navigation

Previous 1 … 6 7 8 … 25 Next

Top 5

  • UniFi_AP_woodUbiquity UniFi AP – LED Color Pattern guide October 9, 2020 (129)
  • rEFInd-logoThemes for * rEFInd * Boot Manager July 1, 2015 (110)
  • WAV_fileMake LTC SMPTE Timecode Wav file September 6, 2019 (100)
  • aspera-logoAspera error code 05: Insufficient permissions September 15, 2016 (98)
  • lockstep_iconLockstep – LTC->MTC sync without hardware interfaces September 12, 2019 (84)
Proudly powered by WordPress | Theme: FreeNews | By ThemeSpiral.com.