Skip to content
View bleeckerj's full-sized avatar

Highlights

  • Pro

Organizations

@omatainstruments
Block or Report

Block or report bleeckerj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. vite-mint-buns vite-mint-buns Public

    Light refactor of non-blockchain-y code from buns.life

    JavaScript 1

  2. lewitt_02 lewitt_02 Public

    JavaScript

  3. ffmpeg split polychannel wav file ffmpeg split polychannel wav file
    1
    ffmpeg -i 220803_002_0001.WAV -filter_complex 'channelsplit=channel_layout=4.0[C1][D2][C3][C4]' -map '[C1]' 1.wav -map '[D2]' 2.wav -map '[C3]' 3.wav -map '[C4]' 4.wav
  4. nfl-blog-mailer nfl-blog-mailer Public

    Takes MD that's been converted by Astro into HTML and does a secondary processing to convert it into something closer to HTML compatible.

    HTML