- Download synthesia.littlefoot file
- Drag-n-drop it to the piano picture in ROLI Dashboard
- Enable MIDI output in Settings:
| #!/usr/bin/env bash | |
| git clone https://github.com/transmission/transmission | |
| cd transmission | |
| python <<END | |
| with open('libtransmission/peer-mgr.c', 'r') as file: | |
| source_code = file.readlines() | |
| function_start = next(i for i, string in enumerate(source_code) if 'comparePieceByWeight' in string) |
| import android.content.res.Resources | |
| import android.support.test.InstrumentationRegistry | |
| import android.support.test.uiautomator.UiDevice | |
| import android.support.test.uiautomator.UiSelector | |
| import java.lang.IllegalStateException | |
| /** | |
| * Based on https://github.com/nenick/espresso-macchiato | |
| */ | |
| class DismissSystemDialogsRule : SimpleRule() { |
| int sub_6DC8(int assistantMode, signed int inputSpeedRpm, int assistantConfigAddress) { | |
| signed int targetRpm; // r4 | |
| signed int asisstantCoefficient; // r3 | |
| signed int i; // r6 | |
| int power1; // r0 | |
| int power2; // r2 | |
| int rpmDiff; // r1 | |
| int rawPowerDiff; // r1 | |
| int powerDiff; // r1 | |
| int resultPower; // r0 |
| int __fastcall sub_0(int a1, signed int a2, int a3) | |
| { | |
| signed int v3; // r4 | |
| signed int v4; // r3 | |
| signed int i; // r6 | |
| int v6; // r0 | |
| int v7; // r2 | |
| int v8; // r1 | |
| int v9; // r1 | |
| int v10; // r1 |
| /* This file has been generated by the Hex-Rays decompiler. | |
| Copyright (c) 2007-2017 Hex-Rays <info@hex-rays.com> | |
| Detected compiler: Visual C++ | |
| */ | |
| #include <defs.h> | |
| //------------------------------------------------------------------------- |
| int __fastcall sub_6EB4(int a1, unsigned int a2, int a3, int a4, _DWORD *a5) | |
| { | |
| int v5; // r4 | |
| unsigned int v6; // r7 | |
| int v7; // r5 | |
| unsigned int *v8; // r8 | |
| signed int v9; // r7 | |
| unsigned int v10; // r4 | |
| signed int v11; // r0 | |
| signed int v12; // r7 |
| FROM ubuntu:xenial | |
| ENV ANDROID_SDK_URL https://dl.google.com/android/repository/tools_r25.2.3-linux.zip | |
| ENV STUDIO_DOWNLOAD_URL https://dl.google.com/dl/android/studio/ide-zips/2.2.3.0/android-studio-ide-145.3537739-linux.zip | |
| ENV KOTLIN_PLUGIN_URL https://plugins.jetbrains.com/files/6954/31110/kotlin-plugin-1.0.5-release-Studio2.2-3.zip | |
| ENV INSPECTOR_PLUGIN_URL https://github.com/lukaville/android-studio-inspector-plugin/releases/download/v0.2/android-studio-inspector-plugin.jar | |
| ENV IDEA_INSPECTOR_VERSION 0e37430 | |
| ENV ANDROID_VERSION 25 | |
| ENV GROOVY_VERSION 2.4.8 |
| #!/usr/bin/python3 | |
| import glob | |
| import os | |
| import shutil | |
| from operator import itemgetter | |
| SUBTITLE_EXTENSIONS = ('.srt', '.ass') | |
I hereby claim:
To claim this, I am signing this object: