Skip to content
Avatar
🦊
btw arch uses me
🦊
btw arch uses me
Tremeschin/README.md

Pinned

  1. High quality video music visualization tool for the music production community. Support for Real Time DJing with GLSL Shaders, Piano Roll and Music Bars mode.

    Python 33 3

  2. Dandere2x Tremx implementation / flavor

    Python 13

  3. 1
    from PIL import Image
    2
    import numpy as np
    3
    res = 2000
    4
    x = np.linspace(-2, 0.5, res)
    5
    y = np.linspace(-1.1, 1.1, res)
  4. 1
    import numpy as n
    2
    g,p,w=n.array([[0]*3]*3),1,"-OX"
    3
    while True:
    4
        for r in g: print(' '.join(w[x]for x in r))
    5
        c,p=int(input(w[-p])),-p
  5. Script to cross compile Ardour DAW for Windows from Arch Linux [doesn't work yet, need micro managing and willpower to properly package to a installer]

    Python 1

763 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2021

Created 35 commits in 1 repository
Opened 1 issue in 1 repository
chaotic-aur/packages
1 closed

Seeing something unexpected? Take a look at the GitHub profile guide.