tinkering.vandoeselaar.com/
about (1) adapter (1) arduino (6) art (1) bash (8) cdj (2) cheatsheet (5) Component (1) Composite (1) convert (2) css (2) datasheet (1) diy (10) dj-gear (3) download (1) ffmpeg (4) files (1) gamecube (1) genesis (1) gimp (1) hdmi (1) homebrew (4) linux (1) m4a (1) megadrive (5) midi (4) mikrotik (2) Minecraft (1) mod (4) mp3 (2) music (4) network (3) nintendo 64 (1) openshot (1) osx (2) phone (1) playlist (1) print (1) python (1) rekordbox (2) Retro-gaming (8) RGB (3) SCART (2) sega (3) stm32 (1) stopmotion (1) switch (2) terminal (5) tubes (1) upscaler (1) valves (1) vpn (2) web (1) wii (1) xbox (1) youtube (1) zsh (2)
mei 2019
Scroll to DIV with Javascript

With Javascript you can use the scrollIntoView() method. If you want to use jQuery you can use scrollTop. [read more]

april 2019
CDJ 1000 mk3 for Rekordbox

This project makes it possible to connect your (old) CDJ 1000 MK3 as a midi controller to Rekordbox. [read more]

januari 2019
convert m4a to mp3 with ffmpeg

Ffmpeg is a great quick way to convert media files. I often use it to convert audio files to the desired format. the simplest way to use it is like the following example; In the next example I add a codec to convert to mp3; [read more]

januari 2019
Clone a Wii Retropad Adapter

While playing Mario 64 on the Wii with a gamecube controller I was wishing to play with the original controller. Just like when I play a game of Sonic The Hedgehog I really want an original Sega Genesis/Megadrive controller. The Wii-mote just isn’t good enough for a real retro experience! So I started a search [read more]

november 2018
mikrotik VPN behind nat

If you ever need to do this, Windows devices won’t connect! Add the following to the register and they will. [read more]

juli 2018
youtube to mp3 download (single or playlist)

In case you want to convert a youtube video to a MP3 file, you could use one of the many online solutions. But if you don’t want all the advertising mess and are not afraid of using your terminal with bash, you can use the following solution. If you have not already installed HOMEBREW do [read more]