Skip to content
View antlauzon's full-sized avatar

Block or report antlauzon

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. WinMM Midi Latency Test WinMM Midi Latency Test
    1
    #include <windows.h>
    2
    #include <stdio.h>
    3
    #include <mmsystem.h>
    4
    #include <mmreg.h>      
    5
    #include <conio.h>
  2. Salisbury Obfsproxy Transport Salisbury Obfsproxy Transport
    1
    #!/usr/bin/python
    2
    # -*- coding: utf-8 -*-
    3
    
    
    4
    import uuid
    5
    
    
  3. ASCII Waveform Generator ASCII Waveform Generator
    1
    import argparse
    2
    import subprocess
    3
    import sys
    4
    import tempfile
    5
    
    
  4. Thee, Aggrandizer Thee, Aggrandizer
    1
    import nltk
    2
    import nltk.data
    3
    import string
    4
    import sys
    5
    
    
  5. splinker splinker Public

    Real-time Audio Event Triggering in Max for Live

    Max

  6. wavebutcher wavebutcher Public

    Wavebutcher slices, trims, fades and normalizes your recording sessions

    Shell