Skip to content

Instantly share code, notes, and snippets.

View creeper-0910's full-sized avatar

お餅のCreeeper creeper-0910

View GitHub Profile
[Desktop Entry]
Version=0.1.565
Type=Application
Exec=sh -c "~/.local/lib/OpenUtau/OpenUtau"
Name=OpenUtau
Icon=openutau
Categories=AudioVideo;Audio;Midi;Multimedia;
#! /bin/bash
mkdir -p ~/.local/lib
mkdir -p ~/.local/share/pixmaps
mkdir -p ~/.local/lib/OpenUtau
echo "Downloading OpenUtau..."
wget -q https://github.com/stakira/OpenUtau/releases/latest/download/OpenUtau-linux-x64.zip -O /tmp/ou.zip --show-progress
echo "Installing..."
unzip -u /tmp/ou.zip -d ~/.local/lib/OpenUtau
echo "Retrieving icon..."
wget -q https://raw.githubusercontent.com/stakira/OpenUtau/master/Logo/openutau.svg -O ~/.local/share/pixmaps/openutau.svg --show-progress
@creeper-0910
creeper-0910 / Run.bat
Created March 26, 2023 05:54
NEUTRINO実行用。D&Dで一つのファイル、ダブルクリックでscore/musicxmlフォルダ内の全てのファイルを処理します
@echo off
setlocal enabledelayedexpansion
cd /d %~dp0
if "%~1" EQU "" (
dir /b /s /a-d score\musicxml > xml.list
) else (
copy %~1 %CD%\score\musicxml\
echo %~nx1 > xml.list
)

Keybase proof

I hereby claim:

  • I am creeper-0910 on github.
  • I am omoti_yukkuri (https://keybase.io/omoti_yukkuri) on keybase.
  • I have a public key ASBoNVeVSVLBdBASHm_wIStjmTw-qv3UN1VCJTE09M_zGQo

To claim this, I am signing this object: