Skip to content
View r4dian's full-sized avatar
🎸
🎸
Block or Report

Block or report r4dian

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. wav-to-Game-Boy wav-to-Game-Boy Public

    Convert wav files for use in Paragon5's Gameboy tracker

    Python 4

  2. Rename wav files using frequency and... Rename wav files using frequency and pitch detection
    1
    #!/usr/bin/env python2
    2
    
    
    3
    import subprocess, os, glob, math
    4
    
    
    5
    ## /!\ Python 2.x /!\
  3. 3ds-to-anaglyphic 3ds-to-anaglyphic Public

    Batch convert 3DS photos to red-cyan anaglyphic images with Python & PIL

    Python 1

  4. Xbox-Controller-for-Python Xbox-Controller-for-Python Public

    Use Xbox 360 Controller with Python on Windows

    Python 57 21

  5. Processing-3-glitch-collection Processing-3-glitch-collection Public

    Processing Sketches for Glitch etc. from round the web updated to Processing 3

    Processing 13 1

  6. Un4seen-Unity Un4seen-Unity Public

    Testing using un4seen BASS with Unity3d.

    C# 3