All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Login


All New Login

All gists

Recently created
Least recently created
Recently updated
Least recently updated
thomas's Avatar

thomas / Launchpad-mAirlist

0 likes
0 forks
1 files
Last active 1753700969
Script for Novation Launchpad in mAirlist Inspired by Thomas "Kloppi" Kloppholzs' Mairlist-Launchpad-Script
1 // Launchpad Script
2 // Written by Thomas Mongstad.
3 // Inspired by Thomas "Kloppi" Kloppholzs' Mairlist-Launchpad-Script
4 // https://github.com/Lexorius/Mairlist-Launchpad-Script
5 // Version 0.1.1
6 // https://www.youtube.com/watch?v=BHzI3VjI2l8
7 /////////////////////////////////////////////////////////////////////
8
9
10 const
thomas's Avatar

thomas / Change Audio Output

0 likes
0 forks
2 files
Last active 1738913543
Change the audio output in mAirlist
mAirlist script
1 procedure OnExecuteCommand(Command: string);
2 begin
3 if Command = 'CHANGEAUDIO' then begin
4 Instance.GetPlaybackRouting.SetSingleAssignment('Player0_0', 'ENCODER')
5 end;
6 end;
7
8 begin
9 end.
Newer Older

Powered by Opengist ⋅ Load: 88ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano Polski Português Русский Türkçe Українська 中文 繁體中文