Skip to content

Instantly share code, notes, and snippets.

@meteorsnows
meteorsnows / MainComponent.cpp
Created April 20, 2020 04:36 — forked from COx2/MainComponent.cpp
JUCEのAudioDeviceManagerに独自のAudioDeviceを追加する
/*
==============================================================================
This file was auto-generated!
==============================================================================
*/
#include "MainComponent.h"
#include "MyAudioDevice.h"
https://www.sentrylogin.com/sentry/features.asp
DEfault
https://www.tenforums.com/tutorials/126383-listen-microphone-through-playback-device-windows.html
https://sites.google.com/site/g4zfqradio/pipe_sound_between_sdr_and_decoder
Audio repeater
https://software.muzychenko.net/freeware/audio_repeater_mme_1_57_0_ks_1_89_1.zip
http://www.claessonedwards.com/beta/AudioResampler.zip
@meteorsnows
meteorsnows / adbgame
Created March 17, 2020 15:25
adbgame
cd "C:\PortableApps\Android\platform-tools"
./adb.exe devices
while : ; do ./adb.exe shell input tap 785 1834; done
while sleep 1; do echo "Hi"; done
while sleep 1; do ./adb.exe shell input tap 760 1834; done
@meteorsnows
meteorsnows / TransparentWindow.cs
Created May 25, 2019 05:32 — forked from kirurobo/TransparentWindow.cs
Transparent Window for Unity
///
/// Copyright (c) 2019 wakagomo
///
/// This source code is released under the MIT License.
/// http://opensource.org/licenses/mit-license.php
///
using UnityEngine;
using System;
@meteorsnows
meteorsnows / ibmdocker
Last active May 10, 2016 14:00
ibmdocker
http://qiita.com/kjunichi/items?page=3
http://stackoverflow.com/questions/31283010/deploy-to-ibm-containers-without-cf-ice-cli
https://www.profitbricks.com/docker
https://sloppy.io/
nitrious
tutum
https://www.dchq.io/landing/index.html
@meteorsnows
meteorsnows / noVNC
Last active August 26, 2020 04:11
Ubuntu noVNC
https://github.com/kanaka/noVNC/issues/535
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-14-04
http://www.penguintutor.com/raspberrypi/tightvnc
https://news.ycombinator.com/item?id=10289673
https://blog.docker.com/2013/07/docker-desktop-your-desktop-over-ssh-running-inside-of-a-docker-container/
https://github.com/ConSol/docker-headless-vnc-container
http://cects.com/ssh-local-and-remote-port-forwarding-with-vnc/
https://security.web.cern.ch/security/recommendations/en/ssh_tunneling_vnc.shtml
http://crl.ucsd.edu/handbook/vnc/